Partager via


DatabaseSchemaProviderFamily.ServerExplorerDataProvider, propriété

Obtient le Guid qui identifie le fournisseur de données de base utilisé par tous les fournisseurs dans cette famille.

Espace de noms :  Microsoft.Data.Schema.Extensibility
Assembly :  Microsoft.Data.Schema (dans Microsoft.Data.Schema.dll)

Syntaxe

'Déclaration
Public MustOverride ReadOnly Property ServerExplorerDataProvider As Guid
    Get
public abstract Guid ServerExplorerDataProvider { get; }
public:
virtual property Guid ServerExplorerDataProvider {
    Guid get () abstract;
}
abstract ServerExplorerDataProvider : Guid
abstract function get ServerExplorerDataProvider () : Guid

Valeur de propriété

Type : System.Guid

Sécurité .NET Framework

Voir aussi

Référence

DatabaseSchemaProviderFamily Classe

Microsoft.Data.Schema.Extensibility, espace de noms