Partager via


ISql100EventSession.MaxMemorySpecifiedAs, propriété

Obtient ou définit les unités de la propriété MaxMemory.

Espace de noms :  Microsoft.Data.Schema.Sql.SchemaModel
Assembly :  Microsoft.Data.Schema.Sql (dans Microsoft.Data.Schema.Sql.dll)

Syntaxe

'Déclaration
Property MaxMemorySpecifiedAs As SqlMemoryUnit
    Get
    Set
SqlMemoryUnit MaxMemorySpecifiedAs { get; set; }
property SqlMemoryUnit MaxMemorySpecifiedAs {
    SqlMemoryUnit get ();
    void set (SqlMemoryUnit value);
}
abstract MaxMemorySpecifiedAs : SqlMemoryUnit with get, set
function get MaxMemorySpecifiedAs () : SqlMemoryUnit
function set MaxMemorySpecifiedAs (value : SqlMemoryUnit)

Valeur de propriété

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

Sécurité .NET Framework

Voir aussi

Référence

ISql100EventSession Interface

Microsoft.Data.Schema.Sql.SchemaModel, espace de noms