IUIObjectMetadata.GetType(String) Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Récupère le type de l'instance actuelle d'un objet.
public:
Microsoft::SqlServer::Management::UI::VSIntegration::ObjectExplorer::IUIObjectTypeInfo ^ GetType(System::String ^ typeKey);
public Microsoft.SqlServer.Management.UI.VSIntegration.ObjectExplorer.IUIObjectTypeInfo GetType (string typeKey);
abstract member GetType : string -> Microsoft.SqlServer.Management.UI.VSIntegration.ObjectExplorer.IUIObjectTypeInfo
Public Function GetType (typeKey As String) As IUIObjectTypeInfo
Paramètres
- typeKey
- String
Type spécifié.
Retours
Retourne le type de l'instance actuelle d'un objet.