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!

ISQLConnection.GetConnectionHolder

[To be supplied.]

[Visual Basic]
Function GetConnectionHolder() As ConnectionHolder
[C#]
ConnectionHolder GetConnectionHolder();
[C++]
ConnectionHolder* GetConnectionHolder() = 0;
[JScript]
function GetConnectionHolder() : ConnectionHolder;

See Also

ISQLConnection Interface | ISQLConnection Members | System.Data.SQL Namespace