CustomizedLoggingLevel(Catalog, String, String, Int64, Int64) Constructeur
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:
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)
Paramètres
- parent
- Catalog
- name
- String
- description
- String
- profileValue
- Int64
- eventsValue
- Int64