Proprietà IEdmProperty.Type
Ottiene il tipo della proprietà.
Spazio dei nomi Microsoft.Data.Edm
Assembly: Microsoft.Data.Edm (in Microsoft.Data.Edm.dll)
Sintassi
'Dichiarazione
ReadOnly Property Type As IEdmTypeReference
Get
'Utilizzo
Dim instance As IEdmProperty
Dim value As IEdmTypeReference
value = instance.Type
IEdmTypeReference Type { get; }
property IEdmTypeReference^ Type {
IEdmTypeReference^ get ();
}
abstract Type : IEdmTypeReference
function get Type () : IEdmTypeReference
Valore proprietà
Tipo: Microsoft.Data.Edm.IEdmTypeReference
Tipo della proprietà.