Aracılığıyla paylaş


WaitForStatement.Statement Özellik

Alır veya ayarlar bir iç deyimi.

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

Özellik Değeri

Tür: Microsoft.Data.Schema.ScriptDom.Sql.WaitForSupportedStatement
Döndürür bir WaitForSupportedStatement.

.NET Framework Güvenliği

Ayrıca bkz.

Başvuru

WaitForStatement Sınıf

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