ITypedView2 Methods |
The ITypedView2 type exposes the following members.
Name | Description | |
---|---|---|
![]() | DeserializeOwnedData |
Lets the implementing class retrieve internal data directly from a SerializationReader.
(Inherited from IOwnedDataSerializable.) |
![]() | GetFieldsInfo |
Gets the IEntityFields2 collection of fields of this typed view. Use this method in combination with the FetchTypedView() methods in
DataAccessAdapter.
|
![]() | SerializeOwnedData |
Lets the implementing class store internal data directly into a SerializationWriter.
(Inherited from IOwnedDataSerializable.) |