Partager via


ISql90HttpProtocolSpecifier.Path, propriété

Obtient ou définit le chemin d'accès.

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

Syntaxe

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

Valeur de propriété

Type : System.String

Sécurité .NET Framework

Voir aussi

Référence

ISql90HttpProtocolSpecifier Interface

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