IdeaBlade.EntityModel Assembly > IdeaBlade.EntityModel Namespace > FakeIdGenerator Class : GetNextTempId Method |
'Declaration
Public Overridable Function GetNextTempId( _ ByVal property As DataEntityProperty _ ) As Object
'Usage
Dim instance As FakeIdGenerator Dim property As DataEntityProperty Dim value As Object value = instance.GetNextTempId(property)
public virtual object GetNextTempId( DataEntityProperty property )
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2