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

[To be supplied.]

[Visual Basic]
Overridable Public ReadOnly Property Attributes As _
   PropertyAttributes
[C#]
public PropertyAttributes Attributes {virtual get;}
[C++]
public: __property virtual PropertyAttributes get_Attributes();
[JScript]
public function get Attributes() : PropertyAttributes;

See Also

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