次の方法で共有


SqlCryptographicVersion プロパティ

名前空間:  Microsoft.SqlServer.Management.Smo
アセンブリ:  Microsoft.SqlServer.Smo (Microsoft.SqlServer.Smo.dll)

構文

'宣言
<SfcPropertyAttribute> _
Public ReadOnly Property SqlCryptographicVersion As Version
    Get
'使用
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

プロパティ値

型: System. . :: . .Version