An installation seed for a MSSQL Database Engine on Windows.
An installation seed for a MSSQL Database Engine on Windows.
Base Class | System.Entity |
Abstract | False |
Hosted | False |
Singleton | False |
Extension | False |
Accessibility | Public |
ElementId | 89985c6a-e36d-e3f2-5bde-b83c80fdc2f3 |
Property Name | Type | Display Name (ENU) | Description (ENU) | Key | Max Length | Min Length | Case Sensitive |
---|---|---|---|---|---|---|---|
System.Entity: | |||||||
string | Display Name | Display name of the object. | false | 4000 | 0 | False | |
Microsoft.SQLServer.Windows.DBEngineSeed: | |||||||
string | Machine Name | true | 256 | 0 | False | ||
string | Instance Name | true | 256 | 0 | False | ||
string | Connection String | false | 256 | 0 | False |
<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>