LookupTransformUI.ConnectionManager Properti
Definisi
Penting
Beberapa informasi terkait produk prarilis yang dapat diubah secara signifikan sebelum dirilis. Microsoft tidak memberikan jaminan, tersirat maupun tersurat, sehubungan dengan informasi yang diberikan di sini.
protected:
property Microsoft::SqlServer::Dts::Runtime::ConnectionManager ^ ConnectionManager { Microsoft::SqlServer::Dts::Runtime::ConnectionManager ^ get(); void set(Microsoft::SqlServer::Dts::Runtime::ConnectionManager ^ value); };
protected Microsoft.SqlServer.Dts.Runtime.ConnectionManager ConnectionManager { get; set; }
member this.ConnectionManager : Microsoft.SqlServer.Dts.Runtime.ConnectionManager with get, set
Protected Property ConnectionManager As ConnectionManager