ODataCollectionStartSerializationInfo Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Class to provide additional serialization information to the ODataCollectionWriter for an ODataCollectionStart.
public sealed class ODataCollectionStartSerializationInfo
type ODataCollectionStartSerializationInfo = class
Public NotInheritable Class ODataCollectionStartSerializationInfo
- Inheritance
-
ODataCollectionStartSerializationInfo
Constructors
ODataCollectionStartSerializationInfo() |
Properties
CollectionTypeName |
The fully qualified type name of the collection to be written. |