Microsoft.MySQLServer.DatabaseMySQL Server Veritabanı

Microsoft.MySQLServer.Database (ClassType)

Bir MySQL Server örneğinin içinde çalışan veritabanı

Element properties:

Base ClassSystem.LocalApplication
AbstractTrue
HostedFalse
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId23db7b84-ab95-2f7d-3dd3-ee9842bb2ed3

Class Hierarchy:

Class Properties:

Property Name Type Display Name (TRK) Description (TRK) Key Max Length Min Length Case Sensitive Default Value EnumType
System.Entity:
DisplayName  string  Görünen Ad Nesnenin görünen adı. false 4000  False     
System.ConfigItem:
ObjectStatus  enum  Nesne Durumu Nesne durumu false 256    System.ConfigItem.ObjectStatusEnum.Active  System.ConfigItem.ObjectStatusEnum 
AssetStatus  enum  Varlık Durumu Varlık durumu false 256      System.ConfigItem.AssetStatusEnum 
Notes  richtext  Notlar Notlar false 4000       
Microsoft.MySQLServer.Database:
InstanceID  string  Örnek Kimliği MySQL Server Veritabanının Örnek Kimliği true 256  False     
DatabaseName  string  Veritabanı Adı MySQL Server Veritabanının Adı false 256  False     

Health Model:

Source Code:

<ClassType ID="Microsoft.MySQLServer.Database" Base="System!System.LocalApplication" Accessibility="Public" Abstract="true" Hosted="false" Singleton="false">
<Property ID="InstanceID" Type="string" Key="true"/>
<Property ID="DatabaseName" Type="string" Key="false"/>
</ClassType>