Udostępnij za pośrednictwem


Właściwość SymmetricKey.ProviderName

Pobiera lub ustawia klucz nazwa dostawca.

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

Składnia

'Deklaracja
<SfcPropertyAttribute(SfcPropertyFlags.Standalone)> _
Public Property ProviderName As String
    Get
    Set
'Użycie
Dim instance As SymmetricKey
Dim value As String

value = instance.ProviderName

instance.ProviderName = value
[SfcPropertyAttribute(SfcPropertyFlags.Standalone)]
public string ProviderName { get; set; }
[SfcPropertyAttribute(SfcPropertyFlags::Standalone)]
public:
property String^ ProviderName {
    String^ get ();
    void set (String^ value);
}
[<SfcPropertyAttribute(SfcPropertyFlags.Standalone)>]
member ProviderName : string with get, set
function get ProviderName () : String
function set ProviderName (value : String)

Wartość właściwości

Typ: System.String
String