Microsoft.SQLServer.Windows.DBEngineSeedMSSQL unter Windows: Datenbank-Engine-Seed

Microsoft.SQLServer.Windows.DBEngineSeed (ClassType)

Ein Installationsseed für ein MSSQL-Datenbankmodul unter Windows.

Knowledge Base article:

Zusammenfassung

Ein Installationsseed für ein MSSQL-Datenbankmodul unter Windows.

Element properties:

Base ClassSystem.Entity
AbstractFalse
HostedFalse
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId89985c6a-e36d-e3f2-5bde-b83c80fdc2f3

Class Hierarchy:

Class Properties:

Property Name Type Display Name (DEU) Description (DEU) Key Max Length Min Length Case Sensitive
System.Entity:
DisplayName  string  Anzeigename Anzeigenamen des Objekts false 4000  False 
Microsoft.SQLServer.Windows.DBEngineSeed:
MachineName  string  Computername true 256  False 
InstanceName  string  Instanzname true 256  False 
ConnectionString  string  Verbindungszeichenfolge false 256  False 

Health Model:

Source Code:

<ClassType ID="Microsoft.SQLServer.Windows.DBEngineSeed" Base="System!System.Entity" Accessibility="Public" Abstract="false" Hosted="false" Singleton="false">
<Property ID="MachineName" Type="string" Key="true"/>
<Property ID="InstanceName" Type="string" Key="true"/>
<Property ID="ConnectionString" Type="string"/>
</ClassType>