Udostępnij przez


Właściwość IServerSetupFacet.InstallDataDirectory

Pobiera katalogu dla danych instalacji.

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

Składnia

'Deklaracja
<DisplayDescriptionKeyAttribute("Server_InstallDataDirectoryDesc")> _
<DisplayNameKeyAttribute("Server_InstallDataDirectoryName")> _
ReadOnly Property InstallDataDirectory As String
    Get
'Użycie
Dim instance As IServerSetupFacet
Dim value As String

value = instance.InstallDataDirectory
[DisplayDescriptionKeyAttribute("Server_InstallDataDirectoryDesc")]
[DisplayNameKeyAttribute("Server_InstallDataDirectoryName")]
string InstallDataDirectory { get; }
[DisplayDescriptionKeyAttribute(L"Server_InstallDataDirectoryDesc")]
[DisplayNameKeyAttribute(L"Server_InstallDataDirectoryName")]
property String^ InstallDataDirectory {
    String^ get ();
}
[<DisplayDescriptionKeyAttribute("Server_InstallDataDirectoryDesc")>]
[<DisplayNameKeyAttribute("Server_InstallDataDirectoryName")>]
abstract InstallDataDirectory : string
function get InstallDataDirectory () : String

Wartość właściwości

Typ: System.String
A String wartość, która określa katalog dla danych instalacji.