Właściwość DacDomain.Name
Pobiera String wartość o nazwie wystąpienie aparatu bazy danych, do którego jest podłączony do domena DAC.
Przestrzeń nazw: Microsoft.SqlServer.Management.Dac
Zestaw: Microsoft.SqlServer.Management.Dac (w Microsoft.SqlServer.Management.Dac.dll)
Składnia
'Deklaracja
<SfcIgnoreAttribute> _
Public ReadOnly Property Name As String
Get
'Użycie
Dim instance As DacDomain
Dim value As String
value = instance.Name
[SfcIgnoreAttribute]
public string Name { get; }
[SfcIgnoreAttribute]
public:
property String^ Name {
String^ get ();
}
[<SfcIgnoreAttribute>]
member Name : string
function get Name () : String
Wartość właściwości
Typ: System.String
A String wartość o nazwie wystąpienie aparatu bazy danych, do którego jest podłączony do domena DAC.