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!

IDataRecord.Prefix

[To be supplied.]

[Visual Basic]
ReadOnly Property Prefix As String
[C#]
string Prefix {get;}
[C++]
String* get_Prefix() = 0;
[JScript]
abstract function get Prefix() : String;

See Also

IDataRecord Interface | IDataRecord Members | System.Data Namespace