Partilhar via


Propriedade SqlCryptographicVersion

Namespace:  Microsoft.SqlServer.Management.Smo
Assembly:  Microsoft.SqlServer.Smo (em Microsoft.SqlServer.Smo.dll)

Sintaxe

'Declaração
<SfcPropertyAttribute> _
Public ReadOnly Property SqlCryptographicVersion As Version
    Get
'Uso
Dim instance As CryptographicProvider
Dim value As Version

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

Valor da propriedade

Tipo: System. . :: . .Version