Aracılığıyla paylaş


AlterCreateEndpointStatementBase.EndpointType Özellik

Alır veya bitiş noktası türünü ayarlar.

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 EndpointType As EndpointType
    Get
    Set
public EndpointType EndpointType { get; set; }
public:
property EndpointType EndpointType {
    EndpointType get ();
    void set (EndpointType value);
}
member EndpointType : EndpointType with get, set
function get EndpointType () : EndpointType
function set EndpointType (value : EndpointType)

Özellik Değeri

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

.NET Framework Güvenliği

Ayrıca bkz.

Başvuru

AlterCreateEndpointStatementBase Sınıf

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