Sdílet prostřednictvím


ISql100ServerAudit.MaxSizeUnit – vlastnost

Získá nebo nastaví měrnou jednotku MaxSize.

Obor názvů:  Microsoft.Data.Schema.Sql.SchemaModel
Sestavení:  Microsoft.Data.Schema.Sql (v Microsoft.Data.Schema.Sql.dll)

Syntaxe

'Deklarace
Property MaxSizeUnit As SqlMemoryUnit
    Get
    Set
SqlMemoryUnit MaxSizeUnit { get; set; }
property SqlMemoryUnit MaxSizeUnit {
    SqlMemoryUnit get ();
    void set (SqlMemoryUnit value);
}
abstract MaxSizeUnit : SqlMemoryUnit with get, set
function get MaxSizeUnit () : SqlMemoryUnit
function set MaxSizeUnit (value : SqlMemoryUnit)

Hodnota vlastnosti

Typ: Microsoft.Data.Schema.Sql.SchemaModel.SqlMemoryUnit

Zabezpečení rozhraní .NET Framework

Viz také

Odkaz

ISql100ServerAudit Rozhraní

Microsoft.Data.Schema.Sql.SchemaModel – obor názvů