Microsoft.SQLServer.Linux.DBEngineSeedMSSQL in Linux: Valore di inizializzazione motore di database

Microsoft.SQLServer.Linux.DBEngineSeed (ClassType)

Valore di inizializzazione di installazione per un motore di database di Microsoft SQL Server in Linux.

Knowledge Base article:

Riepilogo

Valore di inizializzazione di installazione per un motore di database di Microsoft SQL Server in Linux.

Element properties:

Base ClassSystem.Entity
AbstractFalse
HostedFalse
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId06c97e47-0e8a-9644-b300-4d41bbcd0d08

Class Hierarchy:

Class Properties:

Property Name Type Display Name (ITA) Description (ITA) Key Max Length Min Length Case Sensitive
System.Entity:
DisplayName  string  Nome visualizzato Nome visualizzato dell'oggetto. false 4000  False 
Microsoft.SQLServer.Linux.DBEngineSeed:
MachineName  string  Nome computer true 256  False 
InstanceName  string  Nome istanza true 256  False 
ConnectionString  string  Stringa di connessione false 256  False 

Health Model:

Source Code:

<ClassType ID="Microsoft.SQLServer.Linux.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>