Поделиться через


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(ru-ru,SQL.90).gif IsExpensive Gets the Boolean property value that specifies whether the property is expensive.
ms220370.pubproperty(ru-ru,SQL.90).gif IsWriteable Gets the Boolean property value that specifies whether the property can be modified.
ms220370.pubproperty(ru-ru,SQL.90).gif Name Gets the name of the property.
ms220370.pubproperty(ru-ru,SQL.90).gif PropertyType Gets the property type.
ms220370.pubproperty(ru-ru,SQL.90).gif Versions Gets the version of Microsoft SQL Server.

В начало

Public Methods

(see also Protected Methods )

  Имя Description
ms220370.pubmethod(ru-ru,SQL.90).gif Equals  Overloaded. (inherited from Object )
ms220370.pubmethod(ru-ru,SQL.90).gif GetHashCode  (inherited from Object )
ms220370.pubmethod(ru-ru,SQL.90).gif GetType  (inherited from Object )
ms220370.pubmethod(ru-ru,SQL.90).gifms220370.static(ru-ru,SQL.90).gif ReferenceEquals  (inherited from Object )
ms220370.pubmethod(ru-ru,SQL.90).gif ToString  (inherited from Object )

В начало

Protected Methods

  Имя Description
ms220370.protmethod(ru-ru,SQL.90).gif Finalize  (inherited from Object )
ms220370.protmethod(ru-ru,SQL.90).gif MemberwiseClone  (inherited from Object )

В начало

См. также

Справочник

SqlPropertyInfo Class
Microsoft.SqlServer.Management.Smo Namespace

Другие ресурсы

Setting Properties