PrimitivePropertyConfiguration.TargetEdmTypeKind 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 target Edm type kind of this property. Call the extension methods to set this property.
public Microsoft.OData.Edm.EdmPrimitiveTypeKind? TargetEdmTypeKind { get; }
member this.TargetEdmTypeKind : Nullable<Microsoft.OData.Edm.EdmPrimitiveTypeKind>
Public ReadOnly Property TargetEdmTypeKind As Nullable(Of EdmPrimitiveTypeKind)