View Class
Represents a collection of fields, where fields are the data members of an external content type.
Inheritance Hierarchy
System.Object
System.MarshalByRefObject
Microsoft.Office.BusinessData.MetadataModel.View
Namespace: Microsoft.Office.BusinessData.MetadataModel
Assembly: Microsoft.Office.BusinessData (in Microsoft.Office.BusinessData.dll)
Syntax
'Declaration
Public NotInheritable Class View _
Inherits MarshalByRefObject _
Implements IView
'Usage
Dim instance As View
public sealed class View : MarshalByRefObject, IView
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.