Udostępnij za pośrednictwem


Właściwość CryptographicProvider.SqlCryptographicVersion

Pobiera numer wersja SQL Server wirtualny plik dziennika dostawca usług kryptograficznych.

Przestrzeń nazw:  Microsoft.SqlServer.Management.Smo
Zestaw:  Microsoft.SqlServer.Smo (w Microsoft.SqlServer.Smo.dll)

Składnia

'Deklaracja
<SfcPropertyAttribute(SfcPropertyFlags.Standalone)> _
Public ReadOnly Property SqlCryptographicVersion As Version
    Get
'Użycie
Dim instance As CryptographicProvider
Dim value As Version

value = instance.SqlCryptographicVersion
[SfcPropertyAttribute(SfcPropertyFlags.Standalone)]
public Version SqlCryptographicVersion { get; }
[SfcPropertyAttribute(SfcPropertyFlags::Standalone)]
public:
property Version^ SqlCryptographicVersion {
    Version^ get ();
}
[<SfcPropertyAttribute(SfcPropertyFlags.Standalone)>]
member SqlCryptographicVersion : Version
function get SqlCryptographicVersion () : Version

Wartość właściwości

Typ: System.Version
A Version wartość, która określa numer wersja wirtualny plik dziennika dostawca usług kryptograficznych programu SQL Server.