AuditSpecification Properties

Public Properties
(see also
Protected
Properties
)
| |
Nom
|
Description
|
|
Name
|
Gets or sets the name of the object.
(inherited from
NamedSmoObject
)
|
|
Properties
|
Gets a collection of Property objects that represent the object properties.
(inherited from
SqlSmoObject
)
|
|
State
|
Gets the state of the referenced object.
(inherited from
SmoObjectBase
)
|
|
Urn
|
Gets the Uniform Resource Name (URN) address value that uniquely identifies the object.
(inherited from
SqlSmoObject
)
|
|
UserData
|
Gets or sets user-defined data associated with the referenced object.
(inherited from
SmoObjectBase
)
|

Protected Properties
| |
Nom
|
Description
|
|
ExecuteForScalar
|
Gets or sets the Boolean property value that specifies whether the object is set to the execute for scalar option.
(inherited from
SqlSmoObject
)
|
|
IsTouched
|
Gets the Boolean property value that specifies whether the object properties have been updated but not yet persisted on the server.
(inherited from
SqlSmoObject
)
|
|
ObjectInSpace
|
Gets the Boolean property value that specifies whether the object exists in isolation, or whether it is directly or indirectly connected to the instance of SQL Server.
(inherited from
SqlSmoObject
)
|
|
ScalarResult
|
Gets the scalar result for the referenced object.
(inherited from
SqlSmoObject
)
|

Voir aussi