CustomizedLoggingLevel Clase
Definición
Importante
Parte de la información hace referencia a la versión preliminar del producto, que puede haberse modificado sustancialmente antes de lanzar la versión definitiva. Microsoft no otorga ninguna garantía, explícita o implícita, con respecto a la información proporcionada aquí.
public ref class CustomizedLoggingLevel sealed : Microsoft::SqlServer::Management::Sdk::Sfc::SfcInstance, Microsoft::SqlServer::Management::Common::IAlterable, Microsoft::SqlServer::Management::Common::ICreatable, Microsoft::SqlServer::Management::Common::IDroppable, Microsoft::SqlServer::Management::Common::IRenamable, Microsoft::SqlServer::Management::Sdk::Sfc::ISfcAlterable, Microsoft::SqlServer::Management::Sdk::Sfc::ISfcCreatable, Microsoft::SqlServer::Management::Sdk::Sfc::ISfcDroppable, Microsoft::SqlServer::Management::Sdk::Sfc::ISfcRenamable
public sealed class CustomizedLoggingLevel : Microsoft.SqlServer.Management.Sdk.Sfc.SfcInstance, Microsoft.SqlServer.Management.Common.IAlterable, Microsoft.SqlServer.Management.Common.ICreatable, Microsoft.SqlServer.Management.Common.IDroppable, Microsoft.SqlServer.Management.Common.IRenamable, Microsoft.SqlServer.Management.Sdk.Sfc.ISfcAlterable, Microsoft.SqlServer.Management.Sdk.Sfc.ISfcCreatable, Microsoft.SqlServer.Management.Sdk.Sfc.ISfcDroppable, Microsoft.SqlServer.Management.Sdk.Sfc.ISfcRenamable
type CustomizedLoggingLevel = class
inherit SfcInstance
interface ISfcCreatable
interface ICreatable
interface ISfcAlterable
interface IAlterable
interface IRenamable
interface ISfcRenamable
interface ISfcDroppable
interface IDroppable
Public NotInheritable Class CustomizedLoggingLevel
Inherits SfcInstance
Implements IAlterable, ICreatable, IDroppable, IRenamable, ISfcAlterable, ISfcCreatable, ISfcDroppable, ISfcRenamable
- Herencia
- Implementaciones
Constructores
| Nombre | Description |
|---|---|
| CustomizedLoggingLevel(Catalog, String, String, Int64, Int64) | |
Propiedades
| Nombre | Description |
|---|---|
| AbstractIdentityKey |
No hagas referencia directamente a este miembro en tu código. Es compatible con la infraestructura de SQL Server. (Heredado de SfcInstance) |
| Description | |
| EventsValue | |
| IdentityKey | |
| LevelId | |
| Metadata |
Devuelve metadatos sobre la instancia y su dominio. (Heredado de SfcInstance) |
| Name | |
| Parent | |
| ProfileValue | |
| Properties |
Devuelve las propiedades de una instancia de colección. (Heredado de SfcInstance) |
| PropertyStorageProvider |
No hagas referencia directamente a este miembro en tu código. Es compatible con la infraestructura de SQL Server. (Heredado de SfcInstance) |
| State |
Devuelve el estado del objeto SfcInstance. (Heredado de SfcInstance) |
| Urn |
Devuelve el nombre uniforme de recurso del objeto SfcInstance. (Heredado de SfcInstance) |
Métodos
| Nombre | Description |
|---|---|
| Alter() | |
| AlterImpl() |
No hagas referencia directamente a este miembro en tu código. Es compatible con la infraestructura de SQL Server. (Heredado de SfcInstance) |
| CheckObjectCreated() |
No hagas referencia directamente a este miembro en tu código. Es compatible con la infraestructura de SQL Server. (Heredado de SfcInstance) |
| CheckObjectState() |
No hagas referencia directamente a este miembro en tu código. Es compatible con la infraestructura de SQL Server. (Heredado de SfcInstance) |
| Create() | |
| CreateIdentityKey() |
No hagas referencia directamente a este miembro en tu código. Es compatible con la infraestructura de SQL Server. (Heredado de SfcInstance) |
| CreateImpl() |
No hagas referencia directamente a este miembro en tu código. Es compatible con la infraestructura de SQL Server. (Heredado de SfcInstance) |
| Discover(ISfcDependencyDiscoveryObjectSink) |
No hagas referencia directamente a este miembro en tu código. Es compatible con la infraestructura de SQL Server. (Heredado de SfcInstance) |
| Drop() | |
| DropImpl() |
No hagas referencia directamente a este miembro en tu código. Es compatible con la infraestructura de SQL Server. (Heredado de SfcInstance) |
| GetChildCollection(String) |
No hagas referencia directamente a este miembro en tu código. Es compatible con la infraestructura de SQL Server. (Heredado de SfcInstance) |
| GetDomain() |
No hagas referencia directamente a este miembro en tu código. Es compatible con la infraestructura de SQL Server. (Heredado de SfcInstance) |
| GetObjectFactory() | |
| GetPropertySet() |
Devuelve el conjunto de propiedades para el objeto SfcInstance. (Heredado de SfcInstance) |
| GetTypeMetadataImpl() |
Indica los dominios que sobrescriben devolviendo directamente la clase correcta TypeMetadata. No hagas referencia directamente a este miembro en tu código. Es compatible con la infraestructura de SQL Server. (Heredado de SfcInstance) |
| InitializeUIPropertyState() |
No hagas referencia directamente a este miembro en tu código. Es compatible con la infraestructura de SQL Server. (Heredado de SfcInstance) |
| IsCustomizedLoggingLevelSupported(Catalog) |
Si el catálogo soporta el nivel de registro personalizado |
| MarkForDropImpl(Boolean) |
Devuelve un valor que indica los objetos existentes que se van a descartar. No hagas referencia directamente a este miembro en tu código. Es compatible con la infraestructura de SQL Server. (Heredado de SfcInstance) |
| MarkRootAsConnected() |
No hagas referencia directamente a este miembro en tu código. Es compatible con la infraestructura de SQL Server. (Heredado de SfcInstance) |
| MoveImpl(SfcInstance) |
Indica que el nuevo objeto padre se mueve en una instancia. No hagas referencia directamente a este miembro en tu código. Es compatible con la infraestructura de SQL Server. (Heredado de SfcInstance) |
| OnPropertyMetadataChanges(SfcPropertyMetadataChangedEventArgs) |
Se invoca siempre que se actualice el valor efectivo de cualquier metadato de SfcInstance. (Heredado de SfcInstance) |
| OnPropertyValueChanges(PropertyChangedEventArgs) |
Se invoca siempre que se actualice el valor efectivo de cualquier propiedad de SfcInstance. (Heredado de SfcInstance) |
| PostAlter(Object) |
No hagas referencia directamente a este miembro en tu código. Es compatible con la infraestructura de SQL Server. (Heredado de SfcInstance) |
| PostCreate(Object) |
Indica el implementador por defecto que crea el resultado de ejecución. No hagas referencia directamente a este miembro en tu código. Es compatible con la infraestructura de SQL Server. (Heredado de SfcInstance) |
| PostDrop(Object) |
No hagas referencia directamente a este miembro en tu código. Es compatible con la infraestructura de SQL Server. (Heredado de SfcInstance) |
| PostMove(Object) |
No hagas referencia directamente a este miembro en tu código. Es compatible con la infraestructura de SQL Server. (Heredado de SfcInstance) |
| PostRename(Object) |
No hagas referencia directamente a este miembro en tu código. Es compatible con la infraestructura de SQL Server. (Heredado de SfcInstance) |
| Refresh() |
Actualiza las propiedades del objeto leyéndolas desde el servidor. (Heredado de SfcInstance) |
| Rename(String) | |
| RenameImpl(SfcKey) |
No hagas referencia directamente a este miembro en tu código. Es compatible con la infraestructura de SQL Server. (Heredado de SfcInstance) |
| ResetKey() |
No hagas referencia directamente a este miembro en tu código. Es compatible con la infraestructura de SQL Server. (Heredado de SfcInstance) |
| ScriptAlter() | |
| ScriptCreate() | |
| ScriptDrop() | |
| Serialize(XmlWriter) |
Serializa la instancia a XML. (Heredado de SfcInstance) |
| ToString() |
Devuelve una representación de cadena de la instancia Urn. (Heredado de SfcInstance) |
| UpdateUIPropertyState() |
No hagas referencia directamente a este miembro en tu código. Es compatible con la infraestructura de SQL Server. (Heredado de SfcInstance) |
| Validate() |
Indica la validación del objeto hijo básico. No hagas referencia directamente a este miembro en tu código. Es compatible con la infraestructura de SQL Server. (Heredado de SfcInstance) |
Eventos
| Nombre | Description |
|---|---|
| propertyChanged |
No hagas referencia directamente a este miembro en tu código. Es compatible con la infraestructura de SQL Server. (Heredado de SfcInstance) |
| PropertyChanged |
Se produce cuando cambia un valor de propiedad. (Heredado de SfcInstance) |
| propertyMetadataChanged |
No hagas referencia directamente a este miembro en tu código. Es compatible con la infraestructura de SQL Server. Ocurre cuando el valor de un metadato de propiedad cambia. (Heredado de SfcInstance) |
| PropertyMetadataChanged |
Ocurre cuando los metadatos de una propiedad han cambiado. (Heredado de SfcInstance) |
Implementaciones de interfaz explícitas
| Nombre | Description |
|---|---|
| ISfcRenamable.Rename(SfcKey) | |
| ISfcRenamable.ScriptRename(SfcKey) | |