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!

ADOProperty.PropertyName

[To be supplied.]

[Visual Basic]
Overridable Public ReadOnly Property PropertyName As String
[C#]
public string PropertyName {virtual get;}
[C++]
public: __property virtual String* get_PropertyName();
[JScript]
public function get PropertyName() : String;

See Also

ADOProperty Class | ADOProperty Members | System.Data.ADO Namespace