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.SELECT_INDEX

[To be supplied.]

[Visual Basic]
Protected Const SELECT_INDEX As Integer
[C#]
protected const int SELECT_INDEX;
[C++]
protected: const int SELECT_INDEX;
[JScript]
protected var SELECT_INDEX : int;

See Also

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