LkCreateTableDdlEventArgs.ConnectionManager 属性

定义

public:
 property Microsoft::SqlServer::Dts::Runtime::ConnectionManager ^ ConnectionManager { Microsoft::SqlServer::Dts::Runtime::ConnectionManager ^ get(); void set(Microsoft::SqlServer::Dts::Runtime::ConnectionManager ^ value); };
public Microsoft.SqlServer.Dts.Runtime.ConnectionManager ConnectionManager { get; set; }
Public Property ConnectionManager As ConnectionManager

属性值

ConnectionManager

适用于