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!

ADOProperties Class

[To be supplied.]

Object
   ADOProperties

[Visual Basic]
NotInheritable Public Class ADOProperties
   Implements IProperties, ICollection, IEnumerable
[C#]
public sealed class ADOProperties : IProperties, ICollection,
   IEnumerable
[C++]
public __gc __sealed class ADOProperties : public IProperties,
   ICollection, IEnumerable
[JScript]
public class ADOProperties implements IProperties, ICollection,
   IEnumerable

Remarks

[To be supplied.]

Requirements

Namespace: System.Data.ADO

Assembly: System.Data.dll

See Also

ADOProperties Members | System.Data.ADO Namespace