Share via


View members

Include protected members
Include inherited 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 CreateObjRef (Inherited from MarshalByRefObject.)
Public method GetDefaultValues Gets a list of default values of the View fields.
Public method GetLifetimeService (Inherited from MarshalByRefObject.)
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 InitializeLifetimeService (Inherited from MarshalByRefObject.)
Protected method MemberwiseClone (Inherited from MarshalByRefObject.)
Public method ToString (Inherited from Object.)
Public method Verify Determines whether the specified field exists in this view.

Top

See also

Reference

View class

Microsoft.Office.BusinessData.MetadataModel namespace