Aracılığıyla paylaş


WorkloadGroupStatement.PoolName Özellik

Alır veya kaynak havuzu adı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 PoolName As TSqlFragment
    Get
    Set
public TSqlFragment PoolName { get; set; }
public:
property TSqlFragment^ PoolName {
    TSqlFragment^ get ();
    void set (TSqlFragment^ value);
}
member PoolName : TSqlFragment with get, set
function get PoolName () : TSqlFragment
function set PoolName (value : TSqlFragment)

Özellik Değeri

Tür: Microsoft.Data.Schema.ScriptDom.Sql.TSqlFragment

.NET Framework Güvenliği

Ayrıca bkz.

Başvuru

WorkloadGroupStatement Sınıf

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