Aracılığıyla paylaş


AlterCreateEndpointStatementBase.Protocol Özellik

Alır veya ayarlar bir bitiş noktası iletişim kuralı.

Ad alanı:  Microsoft.Data.Schema.ScriptDom.Sql
Derleme:  Microsoft.Data.Schema.ScriptDom.Sql (Microsoft.Data.Schema.ScriptDom.Sql.dll içinde)

Sözdizimi

'Bildirim
Public Property Protocol As EndpointProtocol
    Get
    Set
public EndpointProtocol Protocol { get; set; }
public:
property EndpointProtocol Protocol {
    EndpointProtocol get ();
    void set (EndpointProtocol value);
}
member Protocol : EndpointProtocol with get, set
function get Protocol () : EndpointProtocol
function set Protocol (value : EndpointProtocol)

Özellik Değeri

Tür: Microsoft.Data.Schema.ScriptDom.Sql.EndpointProtocol
Döndürür bir EndpointProtocol değer.

.NET Framework Güvenliği

Ayrıca bkz.

Başvuru

AlterCreateEndpointStatementBase Sınıf

Microsoft.Data.Schema.ScriptDom.Sql Ad Alanı