다음을 통해 공유


ObjectProperty Members

The ObjectProperty object specifies attributes of SQL Server Management Objects (SMO) object properties.

The following tables list the members exposed by the ObjectProperty type.

Public Constructors

  이름 Description
ObjectProperty Initializes a new instance of the ObjectProperty class.

위쪽

Public Properties

  이름 Description
ms219846.pubproperty(ko-kr,SQL.90).gif Expensive Gets or sets a Boolean property value that specifies whether the object property is expensive in terms of time taken to load and initialize.
ms219846.pubproperty(ko-kr,SQL.90).gif ExtendedType Gets or sets a Boolean property value that specifies whether the property is an extended property or not.
ms219846.pubproperty(ko-kr,SQL.90).gif Name Gets or sets the name of the property.
ms219846.pubproperty(ko-kr,SQL.90).gif ReadOnly Gets or sets the Boolean property value that specifies whether the property is read-only or read/write.
ms219846.pubproperty(ko-kr,SQL.90).gif Type Gets or sets the type of property.
ms219846.pubproperty(ko-kr,SQL.90).gif Usage Gets or sets the way in which the property is used.

위쪽

Public Methods

(see also Protected Methods )

  이름 Description
ms219846.pubmethod(ko-kr,SQL.90).gif Equals  Overloaded. (inherited from Object )
ms219846.pubmethod(ko-kr,SQL.90).gif GetHashCode  (inherited from Object )
ms219846.pubmethod(ko-kr,SQL.90).gif GetType  (inherited from Object )
ms219846.pubmethod(ko-kr,SQL.90).gifms219846.static(ko-kr,SQL.90).gif ReferenceEquals  (inherited from Object )
ms219846.pubmethod(ko-kr,SQL.90).gif ToString  (inherited from Object )

위쪽

Protected Methods

  이름 Description
ms219846.protmethod(ko-kr,SQL.90).gif Finalize  (inherited from Object )
ms219846.protmethod(ko-kr,SQL.90).gif MemberwiseClone  (inherited from Object )

위쪽

참고 항목

참조

ObjectProperty Class
Microsoft.SqlServer.Management.Smo Namespace