Partager via


CreateFullTextCatalogStatement.Path, propriété

Espace de noms :  Microsoft.Data.Schema.ScriptDom.Sql
Assembly :  Microsoft.Data.Schema.ScriptDom.Sql (dans Microsoft.Data.Schema.ScriptDom.Sql.dll)

Syntaxe

'Déclaration
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)

Valeur de propriété

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

Sécurité .NET Framework

Voir aussi

Référence

CreateFullTextCatalogStatement Classe

Microsoft.Data.Schema.ScriptDom.Sql, espace de noms