SqlSmoObject.DatabaseEngineType Property

Definition

Returns the DatabaseEngineType of the SMO object

public virtual Microsoft.SqlServer.Management.Common.DatabaseEngineType DatabaseEngineType { get; }
member this.DatabaseEngineType : Microsoft.SqlServer.Management.Common.DatabaseEngineType
Public Overridable ReadOnly Property DatabaseEngineType As DatabaseEngineType

Property Value

Applies to