Compartir a través de


TempdbLogPath Propiedad

Espacio de nombres:  Microsoft.SqlServer.Management.Smo
Ensamblado:  Microsoft.SqlServer.Smo (en Microsoft.SqlServer.Smo.dll)

Sintaxis

'Declaración
Public ReadOnly Property TempdbLogPath As String
    Get
'Uso
Dim instance As ServerSetupAdapter
Dim value As String

value = instance.TempdbLogPath
public string TempdbLogPath { get; }
public:
virtual property String^ TempdbLogPath {
    String^ get () sealed;
}
abstract TempdbLogPath : string
override TempdbLogPath : string
final function get TempdbLogPath () : String

Valor de la propiedad

Tipo: System. . :: . .String

Implementa

IServerSetupFacet. . :: . .TempdbLogPath