ApplicationRole Properties
SQL Server 2005
(see also
Protected
Properties
)
| Name | Description | |
|---|---|---|
| CreateDate |
Gets the date and time when the application role was created.
|
| DateLastModified |
Gets the date and time when the application role was last modified.
|
| DefaultSchema |
Gets or sets the default schema for the application role.
|
| Events |
Gets the events that are supported by the application role.
|
| ExtendedProperties |
Represents a collection of ExtendedProperty objects that contain information about the extended properties of the ApplicationRole object.
|
| ID |
Gets the ID value that uniquely identifies the application role.
|
| Name |
Gets or sets the name of the object.
(inherited from
NamedSmoObject
)
|
| Parent |
Gets the Database object that is the parent of the ApplicationRole object.
|
| 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
)
|
| Name | 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
)
|
| ObjectInSpace |
Gets the Boolean property value that specifies whether the object exists in isolation or whether it is connected to the instance of Microsoft SQL Server directly or indirectly.
(inherited from
SqlSmoObject
)
|
| PresetProperties |
Gets or sets the preset properties of the referenced object.
(inherited from
SqlSmoObject
)
|
| ScalarResult |
Gets the scalar result for the referenced object.
(inherited from
SqlSmoObject
)
|
