Aracılığıyla paylaş


AlterCreateEndpointStatementBase.State Özellik

Alır veya son nokta durumunu 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 State As EndpointState
    Get
    Set
public EndpointState State { get; set; }
public:
property EndpointState State {
    EndpointState get ();
    void set (EndpointState value);
}
member State : EndpointState with get, set
function get State () : EndpointState
function set State (value : EndpointState)

Özellik Değeri

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

.NET Framework Güvenliği

Ayrıca bkz.

Başvuru

AlterCreateEndpointStatementBase Sınıf

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