AuditExtender Classe
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
Importante
Esta API não está em conformidade com CLS.
[System.CLSCompliant(false)]
public class AuditExtender : Microsoft.SqlServer.Management.Smo.SmoObjectExtender<Microsoft.SqlServer.Management.Smo.Audit>, Microsoft.SqlServer.Management.Sdk.Sfc.ISfcValidate
[<System.CLSCompliant(false)>]
type AuditExtender = class
inherit SmoObjectExtender<Audit>
interface ISfcValidate
Public Class AuditExtender
Inherits SmoObjectExtender(Of Audit)
Implements ISfcValidate
- Herança
- Atributos
- Implementações
Construtores
| Nome | Description |
|---|---|
| AuditExtender() | |
| AuditExtender(Audit) | |
Propriedades
| Nome | Description |
|---|---|
| ConnectionContext | |
| Parent |
Objeto pai (Herdado de SfcObjectExtender<TSfcInstance>) |
| State | |
Métodos
Eventos
| Nome | Description |
|---|---|
| PropertyChanged | (Herdado de SfcObjectExtender<TSfcInstance>) |
| PropertyMetadataChanged | (Herdado de SfcObjectExtender<TSfcInstance>) |