NGWS SDK Documentation  

This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!

DBDataSetCommand.CanGenerateUpdateCommands

[To be supplied.]

[Visual Basic]
Protected Function CanGenerateUpdateCommands() As Boolean
[C#]
protected bool CanGenerateUpdateCommands();
[C++]
protected: bool CanGenerateUpdateCommands();
[JScript]
protected function CanGenerateUpdateCommands() : Boolean;

See Also

DBDataSetCommand Class | DBDataSetCommand Members | System.Data.Internal Namespace