Visual Basic (Usage) | ![]() |
---|---|
Dim instance As IIdGenerator Dim uniqueId As UniqueId Dim value As Boolean value = instance.IsTempId(uniqueId) |
Parameters
- uniqueId
- ID to be analyzed
Return Value
true if the ID is temporary; otherwise falseThe UniqueId.Value contains the ID to be tested. You can use the EntityProperty.EntityType property of the UniqueId.Property to determine the IEntity type.
Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family