ObjectProperty Class
Do not reference this member directly in your code. It supports the SQL Server infrastructure.. Specifies attributes of SQL Server Management Objects (SMO) object properties.
Assembly: Microsoft.SqlServer.Management.Sdk.Sfc (in Microsoft.SqlServer.Management.Sdk.Sfc.dll)
Microsoft.SqlServer.Management.Sdk.Sfc::ObjectProperty
Microsoft.SqlServer.Management.Sdk.Sfc::SqlObjectProperty
| Name | Description | |
|---|---|---|
![]() | ObjectProperty() | Do not reference this member directly in your code. It supports the SQL Server infrastructure. Initializes a new instance of the ObjectProperty class. |
| Name | Description | |
|---|---|---|
![]() | DefaultValue | Gets or sets the default value of the property. Do not reference this member directly in your code. It supports the SQL Server infrastructure.. |
![]() | Expensive | Do not reference this member directly in your code. It supports the SQL Server infrastructure. Gets or sets a Boolean property value that specifies whether the object property is expensive in terms of time taken to load and initialize. |
![]() | ExtendedType | Gets or sets a Boolean property value that specifies whether the property is an extended property or not. Do not reference this member directly in your code. It supports the SQL Server infrastructure. |
![]() | KeyIndex | Gets or sets the property key index. Do not reference this member directly in your code. It supports the SQL Server infrastructure. |
![]() | Name | Gets or sets a value that indicates the name of the property. Do not reference this member directly in your code. It supports the SQL Server infrastructure. |
![]() | PropertyMode | Gets or sets a value that indicates the mode of the property. Do not reference this member directly in your code. It supports the SQL Server infrastructure. |
![]() | ReadOnly | Gets or sets the Boolean property value that specifies whether the property is read-only or read/write. Do not reference this member directly in your code. It supports the SQL Server infrastructure. |
![]() | ReadOnlyAfterCreation | Gets or sets a value that indicates whether the property is read only after creation. Do not reference this member directly in your code. It supports the SQL Server infrastructure. |
![]() | ReferenceKeys | Gets or sets the information about the keys that makes up the reference. Do not reference this member directly in your code. It supports the SQL Server infrastructure.. |
![]() | ReferenceTemplate | Gets or sets a value that indicates the URN (Uniform Resource Name) template for an object reference. Do not reference this member directly in your code. It supports the SQL Server infrastructure. |
![]() | ReferenceTemplateParameters | Gets or sets the information about the keys that make up the reference. Do not reference this member directly in your code. It supports the SQL Server infrastructure. |
![]() | ReferenceType | Gets or sets the type pointed to by object reference. Do not reference this member directly in your code. It supports the SQL Server infrastructure. |
![]() | Type | Gets or sets a value that indicates the type of the property. Do not reference this member directly in your code. It supports the SQL Server infrastructure. |
![]() | Usage | Gets or sets the accepted usages for the property. Do not reference this member directly in your code. It supports the SQL Server infrastructure. |
| Name | Description | |
|---|---|---|
![]() | Equals(Object^) | (Inherited from Object.) |
![]() | Finalize() | (Inherited from Object.) |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetType() | (Inherited from Object.) |
![]() | MemberwiseClone() | (Inherited from Object.) |
![]() | ToString() | (Inherited from Object.) |
Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.


