Costruttore ODataCollectionReader
Crea una nuova istanza della classe ODataCollectionReader.
Spazio dei nomi Microsoft.Data.OData
Assembly: Microsoft.Data.OData (in Microsoft.Data.OData.dll)
Sintassi
'Dichiarazione
Protected Sub New
'Utilizzo
Dim instance As New ODataCollectionReader()
protected ODataCollectionReader()
protected:
ODataCollectionReader()
new : unit -> ODataCollectionReader
protected function ODataCollectionReader()