Propriété IEdmAssertTypeExpression.Type
Obtient le type déclaré.
Espace de noms : Microsoft.Data.Edm.Expressions
Assembly : Microsoft.Data.Edm (en Microsoft.Data.Edm.dll)
Syntaxe
'Déclaration
ReadOnly Property Type As IEdmTypeReference
Get
'Utilisation
Dim instance As IEdmAssertTypeExpression
Dim value As IEdmTypeReference
value = instance.Type
IEdmTypeReference Type { get; }
property IEdmTypeReference^ Type {
IEdmTypeReference^ get ();
}
abstract Type : IEdmTypeReference
function get Type () : IEdmTypeReference
Valeur de propriété
Type : Microsoft.Data.Edm.IEdmTypeReference
Type déclaré.