Classe DatabaseAuditSpecificationExtender
Adds methods and properties to the DatabaseAuditSpecification object.
Cette API n'est pas conforme CLS.
Hiérarchie d'héritage
System. . :: . .Object
Microsoft.SqlServer.Management.Sdk.Sfc. . :: . .SfcObjectExtender< (Of < ( <'DatabaseAuditSpecification> ) > ) >
Microsoft.SqlServer.Management.Smo. . :: . .SmoObjectExtender< (Of < ( <'DatabaseAuditSpecification> ) > ) >
Microsoft.SqlServer.Management.Smo..::..DatabaseAuditSpecificationExtender
Espace de noms : Microsoft.SqlServer.Management.Smo
Assembly : Microsoft.SqlServer.Smo (en Microsoft.SqlServer.Smo.dll)
Syntaxe
'Déclaration
<CLSCompliantAttribute(False)> _
Public Class DatabaseAuditSpecificationExtender _
Inherits SmoObjectExtender(Of DatabaseAuditSpecification) _
Implements ISfcValidate
'Utilisation
Dim instance As DatabaseAuditSpecificationExtender
[CLSCompliantAttribute(false)]
public class DatabaseAuditSpecificationExtender : SmoObjectExtender<DatabaseAuditSpecification>,
ISfcValidate
[CLSCompliantAttribute(false)]
public ref class DatabaseAuditSpecificationExtender : public SmoObjectExtender<DatabaseAuditSpecification^>,
ISfcValidate
[<CLSCompliantAttribute(false)>]
type DatabaseAuditSpecificationExtender =
class
inherit SmoObjectExtender<DatabaseAuditSpecification>
interface ISfcValidate
end
public class DatabaseAuditSpecificationExtender extends SmoObjectExtender<DatabaseAuditSpecification> implements ISfcValidate
Le type DatabaseAuditSpecificationExtender expose les membres suivants.
Constructeurs
Nom | Description | |
---|---|---|
DatabaseAuditSpecificationExtender() () () () | Adds methods and properties to the DatabaseAuditSpecification object. | |
DatabaseAuditSpecificationExtender(DatabaseAuditSpecification) | Adds methods and properties to the specified DatabaseAuditSpecification object. |
Haut de la page
Propriétés
Nom | Description | |
---|---|---|
Audits | Gets a StringCollection. | |
AuditSpecificationDetails | Gets or sets a Datatable. | |
ConnectionContext | Returns the connection context for the DatabaseAuditSpecification object. | |
DatabaseName | Gets the name of the database associated with the DatabaseAuditSpecification object. | |
GridValidationState | Gets or sets a ValidationState object. | |
Parent | Ne référencez pas directement ce membre dans votre code. Il prend en charge l'infrastructure SQL Server. (hérité de SfcObjectExtender< (Of < ( <'TSfcInstance> ) > ) >.) | |
State | Returns the state of the DatabaseAuditSpecification object. | |
Type | Gets the type of DatabaseAuditSpecification object. |
Haut de la page
Méthodes
Nom | Description | |
---|---|---|
Equals | (hérité de Object.) | |
Finalize | (hérité de Object.) | |
GetHashCode | (hérité de Object.) | |
GetParentSfcPropertySet | Returns an instance of the parent objects property set. (hérité de SmoObjectExtender< (Of < ( <'T> ) > ) >.) | |
GetPropertySet | Ne référencez pas directement ce membre dans votre code. Il prend en charge l'infrastructure SQL Server. (hérité de SfcObjectExtender< (Of < ( <'TSfcInstance> ) > ) >.) | |
GetType | (hérité de Object.) | |
MemberwiseClone | (hérité de Object.) | |
OnPropertyChanged | Raises the PropertyChanged event when it has any subscriber. Ne référencez pas directement ce membre dans votre code. Il prend en charge l'infrastructure SQL Server. (hérité de SfcObjectExtender< (Of < ( <'TSfcInstance> ) > ) >.) | |
OnPropertyMetadataChanged | Ne référencez pas directement ce membre dans votre code. Il prend en charge l'infrastructure SQL Server. (hérité de SfcObjectExtender< (Of < ( <'TSfcInstance> ) > ) >.) | |
parent_PropertyChanged | Ne référencez pas directement ce membre dans votre code. Il prend en charge l'infrastructure SQL Server. (hérité de SfcObjectExtender< (Of < ( <'TSfcInstance> ) > ) >.) | |
parent_PropertyMetadataChanged | Indicates the parent object in the PropertyMetadata. Ne référencez pas directement ce membre dans votre code. Il prend en charge l'infrastructure SQL Server. (hérité de SfcObjectExtender< (Of < ( <'TSfcInstance> ) > ) >.) | |
RegisterParentProperty | Registers the property of the parent that has not been included in properties collection. Ne référencez pas directement ce membre dans votre code. Il prend en charge l'infrastructure SQL Server. (hérité de SfcObjectExtender< (Of < ( <'TSfcInstance> ) > ) >.) | |
RegisterProperty(PropertyInfo) | Registers an additional reflected property. Ne référencez pas directement ce membre dans votre code. Il prend en charge l'infrastructure SQL Server. (hérité de SfcObjectExtender< (Of < ( <'TSfcInstance> ) > ) >.) | |
RegisterProperty(PropertyInfo, String) | Ne référencez pas directement ce membre dans votre code. Il prend en charge l'infrastructure SQL Server. (hérité de SfcObjectExtender< (Of < ( <'TSfcInstance> ) > ) >.) | |
ToString | (hérité de Object.) | |
Validate | Validates the specified method with specified parameters for the database audit specification. |
Haut de la page
Événements
Nom | Description | |
---|---|---|
PropertyChanged | Ne référencez pas directement ce membre dans votre code. Il prend en charge l'infrastructure SQL Server. (hérité de SfcObjectExtender< (Of < ( <'TSfcInstance> ) > ) >.) | |
PropertyMetadataChanged | Ne référencez pas directement ce membre dans votre code. Il prend en charge l'infrastructure SQL Server. (hérité de SfcObjectExtender< (Of < ( <'TSfcInstance> ) > ) >.) |
Haut de la page
Sécurité des threads
Tous les membres publics static (Shared dans Visual Basic) de ce type sont thread-safe. Tous les membres de l'instance ne sont pas garantis comme étant thread-safe.