Constructeur ODataReader
Initialise une nouvelle instance de la classe ODataReader.
Espace de noms : Microsoft.Data.OData
Assembly : Microsoft.Data.OData (en Microsoft.Data.OData.dll)
Syntaxe
'Déclaration
Protected Sub New
'Utilisation
Dim instance As New ODataReader()
protected ODataReader()
protected:
ODataReader()
new : unit -> ODataReader
protected function ODataReader()