IDTSProperty100.Get Özelliği
Bu API altyapısını destekler ve doğrudan kodunuz içinden kullanılmak üzere tasarlanmamıştır.
Daha fazla bilgi için, bkz. DtsProperty.
Ad Alanı: Microsoft.SqlServer.Dts.Runtime.Wrapper
Derleme: Microsoft.SqlServer.DTSRuntimeWrap (Microsoft.SqlServer.DTSRuntimeWrap içinde.dll)
Sözdizimi
'Bildirim
ReadOnly Property Get As Boolean
Get
'Kullanım
Dim instance As IDTSProperty100
Dim value As Boolean
value = instance.Get
bool Get { get; }
property bool Get {
bool get ();
}
abstract Get : bool
function get Get () : boolean
Özellik Değeri
Tür: System.Boolean