BatchSegment.Instance Field

Gets the singleton instance of the batch segment.

Namespace:  Microsoft.Data.OData.Query.SemanticAst
Assembly:  Microsoft.Data.OData (in Microsoft.Data.OData.dll)

Syntax

'Declaration
Public Shared ReadOnly Instance As BatchSegment
'Usage
Dim value As BatchSegment 

value = BatchSegment.Instance
public static readonly BatchSegment Instance
public:
static initonly BatchSegment^ Instance
static val Instance: BatchSegment
public static final var Instance : BatchSegment

See Also

Reference

BatchSegment Class

Microsoft.Data.OData.Query.SemanticAst Namespace