Proprietà StorageMappingItemCollection.MappingVersion
[Questa pagina è specifica della versione 6 di Entity Framework. La versione più recente è disponibile come pacchetto NuGet per "Entity Framework". Per ulteriori informazioni su Entity Framework, vedere la pagina msdn.com/data/ef.]
Ottiene la versione di questo oggetto StorageMappingItemCollection.
Spazio dei nomi: System.Data.Entity.Core.Mapping
Assembly: EntityFramework (in EntityFramework.dll)
Sintassi
'Dichiarazione
Public ReadOnly Property MappingVersion As Double
Get
'Utilizzo
Dim instance As StorageMappingItemCollection
Dim value As Double
value = instance.MappingVersion
public double MappingVersion { get; }
public:
property double MappingVersion {
double get ();
}
member MappingVersion : float
function get MappingVersion () : double
Valore proprietà
Tipo: System.Double
Versione di questo oggetto StorageMappingItemCollection.