SqlCryptographicVersion propriété
Espace de noms : Microsoft.SqlServer.Management.Smo
Assembly : Microsoft.SqlServer.Smo (dans Microsoft.SqlServer.Smo.dll)
Syntaxe
'Déclaration
<SfcPropertyAttribute> _
Public ReadOnly Property SqlCryptographicVersion As Version
Get
'Utilisation
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
Valeur de la propriété
Type : System. . :: . .Version