DefaultPath propriété
Gets the default operating system path that specifies the root directory in the implementation of the Microsoft Search full-text catalog.
Espace de noms : Microsoft.SqlServer.Management.Smo
Assembly : Microsoft.SqlServer.Smo (dans Microsoft.SqlServer.Smo.dll)
Syntaxe
'Déclaration
<SfcPropertyAttribute> _
Public ReadOnly Property DefaultPath As String
Get
'Utilisation
Dim instance As FullTextService
Dim value As String
value = instance.DefaultPath
[SfcPropertyAttribute]
public string DefaultPath { get; }
[SfcPropertyAttribute]
public:
property String^ DefaultPath {
String^ get ();
}
[<SfcPropertyAttribute>]
member DefaultPath : string
function get DefaultPath () : String
Valeur de la propriété
Type : System. . :: . .String
A String value that specifies the default operating system path for the root directory used in the implementation of the Microsoft Search full-text catalog.