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!

IObjectControl Interface

[To be supplied.]

IObjectControl

[Visual Basic]
Public Interface IObjectControl
[C#]
public interface IObjectControl
[C++]
public __gc __interface IObjectControl

[JScript] In JScript, you can use the interfaces in the NGWS frameworks, but you cannot define your own.

Classes that Implement IObjectControl

Class Description
SQLConnection Represents an open connection to a SQL Server data source.

Remarks

[To be supplied.]

Requirements

Namespace: System.Data.SQL

Assembly: System.Data.dll

See Also

IObjectControl Members | System.Data.SQL Namespace