Microsoft.SQLServer.Linux.DBEngineSeedLinux 上的 MSSQL: 数据库引擎种子

Microsoft.SQLServer.Linux.DBEngineSeed (ClassType)

Linux 上的 Microsoft SQL Server 数据库引擎的安装种子。

Knowledge Base article:

摘要

Linux 上的 Microsoft SQL Server 数据库引擎的安装种子。

Element properties:

Base ClassSystem.Entity
AbstractFalse
HostedFalse
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementIdb7481322-4b50-18c6-56b0-377596c5f6ac

Class Hierarchy:

Class Properties:

Property Name Type Display Name (CHS) Description (CHS) Key Max Length Min Length Case Sensitive
System.Entity:
DisplayName  string  显示名称 对象的显示名称。 false 4000  False 
Microsoft.SQLServer.Linux.DBEngineSeed:
MachineName  string  计算机名称 true 256  False 
InstanceName  string  实例名 true 256  False 
ConnectionString  string  连接字符串 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>