Microsoft.SQLServer.Windows.LocalDatabaseMSSQL on Windows: Local DB

Microsoft.SQLServer.Windows.LocalDatabase (ClassType)

Microsoft SQL Server Local Database on Windows.

Knowledge Base article:

Summary

Microsoft SQL Server Local Database on Windows.

Element properties:

Base ClassMicrosoft.SQLServer.Windows.Database
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId0122e31e-8872-ec01-8993-63a4b2eb3d01

Class Hierarchy:

Class Properties:

Property Name Type Display Name (ENU) Description (ENU) Key Max Length Min Length Case Sensitive Default Value EnumType
System.Entity:
DisplayName  string  Display Name Display name of the object. false 4000  False     
System.ConfigItem:
ObjectStatus  enum  Object Status Object status false 256    System.ConfigItem.ObjectStatusEnum.Active  System.ConfigItem.ObjectStatusEnum 
AssetStatus  enum  Asset Status Asset status false 256      System.ConfigItem.AssetStatusEnum 
Notes  richtext  Notes Notes false 4000       
Microsoft.SQLServer.Core.Database:
DatabaseName  string  Database Name true 256  False     
Collation  string  Collation false 256  False     
RecoveryModel  string  Recovery Model false 256  False     
Updateability  string  Updateability false 256  False     
DatabaseAutogrow  string  Database Autogrow Set false 256  False     
LogAutogrow  string  Log Autogrow Set false 256  False     
UserAccess  string  User Access false 256  False     
Owner  string  Owner false 256  False     

Health Model:

Source Code:

<ClassType ID="Microsoft.SQLServer.Windows.LocalDatabase" Base="Microsoft.SQLServer.Windows.Database" Accessibility="Public" Abstract="false" Hosted="true" Singleton="false"/>