View members

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

The View type exposes the following members.

Constructors

  Name Description
Public method View Initializes a new instance of the class.

Top

Properties

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

Top

Methods

  Name Description
Public method GetDefaultValues Gets a list of default values of the View fields.
Public method GetType Gets the type of the specified field.
Public method GetTypeDescriptor Gets the TypeDescriptor that corresponds to the specified field.
Public method GetXmlSchema Gets the XML schema that represents the view (which can be obtained from the interface).
Public method Verify Determines whether the specified field exists in this view.

Top

See also

Reference

View class

Microsoft.SharePoint.BusinessData.MetadataModel namespace