Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The SqlPropertyInfo class is an abstract class used to store information about properties.
The following tables list the members exposed by the SqlPropertyInfo type.
Public Properties
Name | Description | |
---|---|---|
![]() |
IsExpensive | Gets the Boolean property value that specifies whether the property is expensive. |
![]() |
IsWriteable | Gets the Boolean property value that specifies whether the property can be modified. |
![]() |
Name | Gets the name of the property. |
![]() |
PropertyType | Gets the property type. |
![]() |
Versions | Gets the version of Microsoft SQL Server. |
Top
Public Methods
(see also Protected Methods )
Name | Description | |
---|---|---|
![]() |
Equals | Overloaded. (inherited from Object ) |
![]() |
GetHashCode | (inherited from Object ) |
![]() |
GetType | (inherited from Object ) |
![]() ![]() |
ReferenceEquals | (inherited from Object ) |
![]() |
ToString | (inherited from Object ) |
Top
Protected Methods
Name | Description | |
---|---|---|
![]() |
Finalize | (inherited from Object ) |
![]() |
MemberwiseClone | (inherited from Object ) |
Top
See Also
Reference
SqlPropertyInfo Class
Microsoft.SqlServer.Management.Smo Namespace