SqlPropertyInfo 成員
The SqlPropertyInfo class is an abstract class used to store information about properties.
SqlPropertyInfo 型別公開下列成員。
方法
名稱 | 描述 | |
---|---|---|
![]() |
Equals | (繼承自 Object。) |
![]() |
Finalize | (繼承自 Object。) |
![]() |
GetHashCode | (繼承自 Object。) |
![]() |
GetType | (繼承自 Object。) |
![]() |
MemberwiseClone | (繼承自 Object。) |
![]() |
ToString | (繼承自 Object。) |
頂端
屬性
名稱 | 描述 | |
---|---|---|
![]() |
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 SQL Server. |
頂端