Partager via


ISql90Endpoint.Protocol, propriété

Obtient ou définit le protocole géré par le point de terminaison.

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

Syntaxe

'Déclaration
Property Protocol As SqlProtocolType
    Get
    Set
SqlProtocolType Protocol { get; set; }
property SqlProtocolType Protocol {
    SqlProtocolType get ();
    void set (SqlProtocolType value);
}
abstract Protocol : SqlProtocolType with get, set
function get Protocol () : SqlProtocolType
function set Protocol (value : SqlProtocolType)

Valeur de propriété

Type : Microsoft.Data.Schema.Sql.SchemaModel.SqlProtocolType

Sécurité .NET Framework

Voir aussi

Référence

ISql90Endpoint Interface

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