AdministrableProperty Members

Include Protected Members
Include Inherited Members

Represents a single property that can be configured for the Business Connectivity Services connector.

The AdministrableProperty type exposes the following members.

Constructors

  Name Description
Public method AdministrableProperty Constructs a new instance of the class.

Top

Properties

  Name Description
Public property Description Gets the description of the property that should be displayed in the user interface (UI).
Public property DisplayName Gets the name of the property that should be displayed in the user interface (UI).
Public property DisplayType Gets the type in which the property should be displayed in UI.
Public property IsRequired Specifies if this property is required in the metadata.
Public property PropertyName Gets the name of the property in metadata.
Public property PropertyType Gets the type of the property in metadata.

Top

Methods

  Name Description
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Top

See Also

Reference

AdministrableProperty Class

Microsoft.BusinessData.Runtime Namespace