Share via


SelectItem Constructor

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

Syntax

'Declaration
Protected Sub New
'Usage
Dim instance As New SelectItem()
protected SelectItem()
protected:
SelectItem()
new : unit -> SelectItem
protected function SelectItem()

See Also

Reference

SelectItem Class

Microsoft.Data.OData.Query.SemanticAst Namespace