IDTSPackage100.CertificateContext Özelliği
Bu API altyapısını destekler ve doğrudan kodunuz içinden kullanılmak üzere tasarlanmamıştır.
Bu arabirim tarafından uygulanan Package ve PackageNeutral arabirimleri.
Ad Alanı: Microsoft.SqlServer.Dts.Runtime.Wrapper
Derleme: Microsoft.SqlServer.DTSRuntimeWrap (Microsoft.SqlServer.DTSRuntimeWrap içinde.dll)
Sözdizimi
'Bildirim
Property CertificateContext As Long
Get
Set
'Kullanım
Dim instance As IDTSPackage100
Dim value As Long
value = instance.CertificateContext
instance.CertificateContext = value
long CertificateContext { get; set; }
property long long CertificateContext {
long long get ();
void set (long long value);
}
abstract CertificateContext : int64 with get, set
function get CertificateContext () : long
function set CertificateContext (value : long)
Özellik Değeri
Tür: System.Int64