IDTSConnectionManagerDatabaseParameters100 Interface

 

This API supports the product infrastructure and is not intended to be used directly from your code.

For more information, see ConnectionManager.

Namespace:   Microsoft.SqlServer.Dts.Runtime.Wrapper
Assembly:  Microsoft.SqlServer.DTSRuntimeWrap (in Microsoft.SqlServer.DTSRuntimeWrap.dll)

[GuidAttribute("61163EF0-44E9-413F-A821-CC81539A72A2")]
[TypeLibTypeAttribute(TypeLibTypeFlags::FDual | TypeLibTypeFlags::FDispatchable)]
public interface class IDTSConnectionManagerDatabaseParameters100

NameDescription
System_CAPS_pubpropertyInitialCatalog

This API supports the product infrastructure and is not intended to be used directly from your code. For more information, see ConnectionManager.

System_CAPS_pubpropertyPassword

This API supports the product infrastructure and is not intended to be used directly from your code. For more information, see ConnectionManager.

System_CAPS_pubpropertyRetainSameConnection

This API supports the product infrastructure and is not intended to be used directly from your code. For more information, see ConnectionManager.

System_CAPS_pubpropertyServerName

This API supports the product infrastructure and is not intended to be used directly from your code. For more information, see ConnectionManager.

System_CAPS_pubpropertyUserName

This API supports the product infrastructure and is not intended to be used directly from your code. For more information, see ConnectionManager.

NameDescription
System_CAPS_pubmethodGetConnectionForSchema()

This API supports the product infrastructure and is not intended to be used directly from your code. For more information, see ConnectionManager.

Return to top
Show: