Condividi tramite


Proprietà CreateFullTextCatalogStatement.Path

Spazio dei nomi:  Microsoft.Data.Schema.ScriptDom.Sql
Assembly:  Microsoft.Data.Schema.ScriptDom.Sql (in Microsoft.Data.Schema.ScriptDom.Sql.dll)

Sintassi

'Dichiarazione
Public Property Path As Literal
    Get
    Set
public Literal Path { get; set; }
public:
property Literal^ Path {
    Literal^ get ();
    void set (Literal^ value);
}
member Path : Literal with get, set
function get Path () : Literal
function set Path (value : Literal)

Valore proprietà

Tipo: Microsoft.Data.Schema.ScriptDom.Sql.Literal

Sicurezza di .NET Framework

Vedere anche

Riferimenti

CreateFullTextCatalogStatement Classe

Spazio dei nomi Microsoft.Data.Schema.ScriptDom.Sql