CustomizedLoggingLevel(Catalog, String, String, Int64, Int64) コンストラクター
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
public:
CustomizedLoggingLevel(Microsoft::SqlServer::Management::IntegrationServices::Catalog ^ parent, System::String ^ name, System::String ^ description, long profileValue, long eventsValue);
public CustomizedLoggingLevel (Microsoft.SqlServer.Management.IntegrationServices.Catalog parent, string name, string description, long profileValue, long eventsValue);
new Microsoft.SqlServer.Management.IntegrationServices.CustomizedLoggingLevel : Microsoft.SqlServer.Management.IntegrationServices.Catalog * string * string * int64 * int64 -> Microsoft.SqlServer.Management.IntegrationServices.CustomizedLoggingLevel
Public Sub New (parent As Catalog, name As String, description As String, profileValue As Long, eventsValue As Long)
パラメーター
- parent
- Catalog
- name
- String
- description
- String
- profileValue
- Int64
- eventsValue
- Int64