Aracılığıyla paylaş


MemoryPartitionSessionOption.Value Özellik

Alır veya bellek bölümü değerlerini 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 Value As EventSessionMemoryPartitionModeType
    Get
    Set
public EventSessionMemoryPartitionModeType Value { get; set; }
public:
property EventSessionMemoryPartitionModeType Value {
    EventSessionMemoryPartitionModeType get ();
    void set (EventSessionMemoryPartitionModeType value);
}
member Value : EventSessionMemoryPartitionModeType with get, set
function get Value () : EventSessionMemoryPartitionModeType
function set Value (value : EventSessionMemoryPartitionModeType)

Özellik Değeri

Tür: Microsoft.Data.Schema.ScriptDom.Sql.EventSessionMemoryPartitionModeType
Döndürür bir EventSessionMemoryPartitionModeType numaralandırma değeri.

.NET Framework Güvenliği

Ayrıca bkz.

Başvuru

MemoryPartitionSessionOption Sınıf

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