Compartir a través de


ISqlFullTextCatalog.Path (Propiedad)

Obtiene o establece la ruta de acceso del disco en el que se almacenará el catálogo.

Espacio de nombres:  Microsoft.Data.Schema.Sql.SchemaModel
Ensamblado:  Microsoft.Data.Schema.Sql (en Microsoft.Data.Schema.Sql.dll)

Sintaxis

'Declaración
Property Path As String
    Get
    Set
string Path { get; set; }
property String^ Path {
    String^ get ();
    void set (String^ value);
}
abstract Path : string with get, set
function get Path () : String
function set Path (value : String)

Valor de propiedad

Tipo: System.String

Seguridad de .NET Framework

Vea también

Referencia

ISqlFullTextCatalog Interfaz

Microsoft.Data.Schema.Sql.SchemaModel (Espacio de nombres)