PbResultStyle Enum
.NET Standard 2.x
Represents the execution results of the DataStore update operation.
Namespace: PowerScript.Bridge
Assembly: PowerScript.Bridge.dll
Syntax
public enum PbResultStyle
Members
Member Name | Description |
---|---|
Flags | Indicates whether the SQL statement is executed successfully or not. |
AffectedRows | Indicates the total number of rows that are affected by the SQL operation. |
Applies to
.NET Standard
2.x