CustomizedLoggingLevelCollection.Item[String] プロパティ
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
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
パラメーター
- name
- String