VSTAScriptLanguages.GetLanguageInfoByDisplayName(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.
public:
static Microsoft::SqlServer::VSTAHosting::VSTAScriptLanguageInfoBasic ^ GetLanguageInfoByDisplayName(System::String ^ name);
public static Microsoft.SqlServer.VSTAHosting.VSTAScriptLanguageInfoBasic GetLanguageInfoByDisplayName (string name);
static member GetLanguageInfoByDisplayName : string -> Microsoft.SqlServer.VSTAHosting.VSTAScriptLanguageInfoBasic
Public Shared Function GetLanguageInfoByDisplayName (name As String) As VSTAScriptLanguageInfoBasic
Paramètres
- name
- String