RingSoft.DbLookup.Controls.WPF.Properties Namespace
RingSoft.DbMaintenance Namespace

TableDefinition<(Of <(<'TEntity>)>)>..::..IsIdentity Method

Determines whether this instance is identity.

Namespace:  RingSoft.DbLookup.ModelDefinition
Assembly:  RingSoft.DbLookup (in RingSoft.DbLookup.dll)

Syntax


public bool IsIdentity()
Public Function IsIdentity As Boolean
public:
bool^ IsIdentity()

Return Value

true if this instance is identity; otherwise, false.