Default Properties
Include Protected Members
Include Inherited Members
The Default type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
![]() |
CreateDate | Gets the date and time when the default was created. |
![]() |
ExecuteForScalar | Gets or sets the Boolean property value that specifies whether the object is set to the execute for scalar option. (Inherited from SqlSmoObject.) |
![]() |
ExtendedProperties | Represents a collection of ExtendedProperty objects. Each ExtendedProperty object represents an extended property on the Default object or the Rule object. (Inherited from DefaultRuleBase.) |
![]() |
ID | Gets the ID value that uniquely identifies the default. |
![]() |
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.) |
![]() |
Name | Gets or sets the name of the Schema Object Base. (Inherited from ScriptSchemaObjectBase.) |
![]() |
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.) |
![]() |
Parent | Gets or sets the Database object that is the parent of the Default object. |
![]() |
Properties | Gets a collection of Property objects that represent the object properties. (Inherited from SqlSmoObject.) |
![]() |
ScalarResult | Gets the scalar result for the referenced object. (Inherited from SqlSmoObject.) |
![]() |
Schema | Gets or sets the schema. (Inherited from ScriptSchemaObjectBase.) |
![]() |
State | Gets the state of the referenced object. (Inherited from SmoObjectBase.) |
![]() |
TextBody | Gets or sets the text that defines the default or rule. (Inherited from DefaultRuleBase.) |
![]() |
TextHeader | Gets or sets the header of the text body that defines the default or rule. (Inherited from DefaultRuleBase.) |
![]() |
TextMode | Gets or sets the Boolean property value that specifies whether the Default object or Rule object header is editable as text. (Inherited from DefaultRuleBase.) |
![]() |
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.) |
Top
.gif)
.gif)