SqlPropertyInfo Members

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

  名稱 Description
ms220370.pubproperty(zh-tw,SQL.90).gif IsExpensive Gets the Boolean property value that specifies whether the property is expensive.
ms220370.pubproperty(zh-tw,SQL.90).gif IsWriteable Gets the Boolean property value that specifies whether the property can be modified.
ms220370.pubproperty(zh-tw,SQL.90).gif Name Gets the name of the property.
ms220370.pubproperty(zh-tw,SQL.90).gif PropertyType Gets the property type.
ms220370.pubproperty(zh-tw,SQL.90).gif Versions Gets the version of Microsoft SQL Server.

頂端

Public Methods

(see also Protected Methods )

  名稱 Description
ms220370.pubmethod(zh-tw,SQL.90).gif Equals  Overloaded. (inherited from Object )
ms220370.pubmethod(zh-tw,SQL.90).gif GetHashCode  (inherited from Object )
ms220370.pubmethod(zh-tw,SQL.90).gif GetType  (inherited from Object )
ms220370.pubmethod(zh-tw,SQL.90).gifms220370.static(zh-tw,SQL.90).gif ReferenceEquals  (inherited from Object )
ms220370.pubmethod(zh-tw,SQL.90).gif ToString  (inherited from Object )

頂端

Protected Methods

  名稱 Description
ms220370.protmethod(zh-tw,SQL.90).gif Finalize  (inherited from Object )
ms220370.protmethod(zh-tw,SQL.90).gif MemberwiseClone  (inherited from Object )

頂端

請參閱

參考

SqlPropertyInfo Class
Microsoft.SqlServer.Management.Smo Namespace

其他資源

Setting Properties