Method | Description | |
---|---|---|
ChangeBatch ( ) : System |
Empty constructor used to set properties independently even when a simple constructor is available
|
|
ChangeBatch ( List |
Instantiates ChangeBatch with the parameterized properties
|
Method | Description | |
---|---|---|
IsSetChanges ( ) : bool | ||
IsSetComment ( ) : bool |
public ChangeBatch ( List |
||
changes | List |
Information about the changes to make to the record sets. |
return | System |