CsdlJsonReaderSettings.JsonSchemaReaderFactory Property
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.
Gets/sets a call back to provide the JSON reader for referenced CSDL-JSON.
public Microsoft.OData.Edm.Csdl.CsdlJsonReaderFactory JsonSchemaReaderFactory { get; set; }
member this.JsonSchemaReaderFactory : Microsoft.OData.Edm.Csdl.CsdlJsonReaderFactory with get, set
Public Property JsonSchemaReaderFactory As CsdlJsonReaderFactory