CustomizedLoggingLevelCollection.Item[String] Propriété
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:
property Microsoft::SqlServer::Management::IntegrationServices::CustomizedLoggingLevel ^ default[System::String ^] { Microsoft::SqlServer::Management::IntegrationServices::CustomizedLoggingLevel ^ get(System::String ^ name); };
public Microsoft.SqlServer.Management.IntegrationServices.CustomizedLoggingLevel this[string name] { get; }
member this.Item(string) : Microsoft.SqlServer.Management.IntegrationServices.CustomizedLoggingLevel
Default Public ReadOnly Property Item(name As String) As CustomizedLoggingLevel
Paramètres
- name
- String