Udostępnij za pośrednictwem


Właściwość Prefix

Nie należy odwoływać się do tego elementu członkowskiego bezpośrednio w kodzie. Obsługuje on infrastrukturę programu SQL Server.

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

Syntax

'Deklaracja
Public Property Prefix As String
    Get
    Set
'Użycie
Dim instance As PropertyAlias
Dim value As String

value = instance.Prefix

instance.Prefix = value
public string Prefix { get; set; }
public:
property String^ Prefix {
    String^ get ();
    void set (String^ value);
}
member Prefix : string with get, set
function get Prefix () : String
function set Prefix (value : String)

Wartość właściwości

Typ: System. . :: . .String
Ciąg, który reprezentuje prefiks właściwość alias.