IEdmCollectionExpression.DeclaredType 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 the declared type of the collection, or null if there is no declared type.
public Microsoft.OData.Edm.IEdmTypeReference DeclaredType { get; }
member this.DeclaredType : Microsoft.OData.Edm.IEdmTypeReference
Public ReadOnly Property DeclaredType As IEdmTypeReference