AuditExtender Classe
Definizione
Importante
Alcune informazioni sono relative alla release non definitiva del prodotto, che potrebbe subire modifiche significative prima della release definitiva. Microsoft non riconosce alcuna garanzia, espressa o implicita, in merito alle informazioni qui fornite.
Importante
Questa API non è conforme a 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
- Ereditarietà
- Attributi
- Implementazioni
Costruttori
| Nome | Descrizione |
|---|---|
| AuditExtender() | |
| AuditExtender(Audit) | |
Proprietà
| Nome | Descrizione |
|---|---|
| ConnectionContext | |
| Parent |
Oggetto padre (Ereditato da SfcObjectExtender<TSfcInstance>) |
| State | |
Metodi
Eventi
| Nome | Descrizione |
|---|---|
| PropertyChanged | (Ereditato da SfcObjectExtender<TSfcInstance>) |
| PropertyMetadataChanged | (Ereditato da SfcObjectExtender<TSfcInstance>) |