DevForce Help Reference
CheckTemplateVersion Method


Internal use only.
Syntax
'Declaration
 
Public Function CheckTemplateVersion() As Boolean
'Usage
 
Dim instance As IdeaBladeGuidAttribute
Dim value As Boolean
 
value = instance.CheckTemplateVersion()
public bool CheckTemplateVersion()
Remarks
If there is a mismatch between the template version obtained from your model and the current DevForce template version an exception will be thrown when using the EntityManager.
Requirements

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

See Also

Reference

IdeaBladeGuidAttribute Class
IdeaBladeGuidAttribute Members

Send Feedback