Aracılığıyla paylaş


PackageClass.CertificateContext Ö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. Package.

Ad Alanı:  Microsoft.SqlServer.Dts.Runtime.Wrapper
Derleme:  Microsoft.SqlServer.DTSRuntimeWrap (Microsoft.SqlServer.DTSRuntimeWrap içinde.dll)

Sözdizimi

'Bildirim
Public Overridable Property CertificateContext As Long
    Get
    Set
'Kullanım
Dim instance As PackageClass
Dim value As Long

value = instance.CertificateContext

instance.CertificateContext = value
public virtual long CertificateContext { get; set; }
public:
virtual property long long CertificateContext {
    long long get ();
    void set (long long value);
}
abstract CertificateContext : int64 with get, set
override CertificateContext : int64 with get, set
function get CertificateContext () : long
function set CertificateContext (value : long)

Özellik Değeri

Tür: System.Int64

Uygulamalar

IDTSPackage100.CertificateContext