IView Members

Include Protected Members
Include Inherited Members

Represents a collection of fields, where fields are the data members of an external content type.

The IView type exposes the following members.

Properties

  Name Description
Public property Entity Gets the external content type the view belongs to.
Public property Fields Gets the collection of fields in the view.
Public property Name Gets the name of this View object.
Public property RelatedSpecificFinderName Retrieves the name of the specific finder MethodInstance that this view is tied to.

Top

Methods

  Name Description
Public method GetDefaultValues Gets a field value dictionary that contains the default values for this view.
Public method GetType Gets the common language runtime type of the TypeDescriptor object that corresponds to a given dot notation.
Public method GetTypeDescriptor Gets the TypeDescriptor object that corresponds to the given dot notation.
Public method GetXmlSchema Gets the XML schema of the view.
Public method Verify Verifies whether the given dot notation maps to a TypeDescriptor object on this view.

Top

See Also

Reference

IView Interface

Microsoft.BusinessData.MetadataModel Namespace