Freigeben über


ISupportDatabaseEngineTypes-Schnittstelle

Interface to DatabaseEngineType. Verweisen Sie nicht direkt im Code auf dieses Element. Unterstützt die SQL Server-Infrastruktur.

Namespace:  Microsoft.SqlServer.Management.Sdk.Sfc
Assembly:  Microsoft.SqlServer.Management.Sdk.Sfc (in Microsoft.SqlServer.Management.Sdk.Sfc.dll)

Syntax

'Declaration
Public Interface ISupportDatabaseEngineTypes
'Usage
Dim instance As ISupportDatabaseEngineTypes
public interface ISupportDatabaseEngineTypes
public interface class ISupportDatabaseEngineTypes
type ISupportDatabaseEngineTypes =  interface end
public interface ISupportDatabaseEngineTypes

Der ISupportDatabaseEngineTypes-Typ macht folgende Elemente verfügbar.

Methoden

  Name Beschreibung
Öffentliche Methode GetDatabaseEngineType Gets the database engine type. Verweisen Sie nicht direkt im Code auf dieses Element. Unterstützt die SQL Server-Infrastruktur.

Zum Anfang