ConnectionManagerHostClass.HostType 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.
Mendapatkan enumerasi yang menjelaskan jenis host yang digunakan oleh koneksi. Properti ini bersifat hanya baca.
public:
virtual property Microsoft::SqlServer::Dts::Runtime::Wrapper::DTSObjectHostType HostType { Microsoft::SqlServer::Dts::Runtime::Wrapper::DTSObjectHostType get(); };
public virtual Microsoft.SqlServer.Dts.Runtime.Wrapper.DTSObjectHostType HostType { get; }
member this.HostType : Microsoft.SqlServer.Dts.Runtime.Wrapper.DTSObjectHostType
Public Overridable ReadOnly Property HostType As DTSObjectHostType
Nilai Properti
Salah satu nilai enumerasi enumerasi DTSObjectHostType enumerasi.
Penerapan
Keterangan
Untuk informasi selengkapnya, lihat ConnectionManager.