ISql90Endpoint.Protocol プロパティ

名前空間 :  Microsoft.Data.Schema.Sql.SchemaModel.SqlServer
アセンブリ :  Microsoft.Data.Schema.Sql (Microsoft.Data.Schema.Sql.dll 内)

構文

'宣言
Property Protocol As SqlProtocolType
'使用
Dim instance As ISql90Endpoint
Dim value As SqlProtocolType

value = instance.Protocol

instance.Protocol = value
SqlProtocolType Protocol { get; set; }
property SqlProtocolType Protocol {
    SqlProtocolType get ();
    void set (SqlProtocolType value);
}
function get Protocol () : SqlProtocolType
function set Protocol (value : SqlProtocolType)

プロパティ値

型 : Microsoft.Data.Schema.Sql.SchemaModel.SqlServer.SqlProtocolType

参照

参照

ISql90Endpoint インターフェイス

ISql90Endpoint メンバ

Microsoft.Data.Schema.Sql.SchemaModel.SqlServer 名前空間