Udostępnij za pośrednictwem


Właściwość IDTSPackage100.CertificateContext

Ten interfejs API obsługuje infrastrukturę programu i nie jest przeznaczony do użycia bezpośrednio w kodzie.

Ten interfejs jest implementowany przez Package i PackageNeutral interfejsów.

Przestrzeń nazw:  Microsoft.SqlServer.Dts.Runtime.Wrapper
Zestaw:  Microsoft.SqlServer.DTSRuntimeWrap (w Microsoft.SqlServer.DTSRuntimeWrap.dll)

Składnia

'Deklaracja
Property CertificateContext As Long
    Get
    Set
'Użycie
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)

Wartość właściwości

Typ: System.Int64