Logo
Home Cart [Log In] About Us Contact Us

Object Reference

xf_ScripterSQL Script Generation and Processing

Public Function GetAutonumberColName (
TableName As String,
dbs As DAO.Database
) As String

Return the name of the table's AutoNumber column, or empty string if none

TableName as String

The table name

dbs as DAO.Database

The DAO database to which the table belongs

Call Template:

Dim s As String
s = xf.Scripter.GetAutonumberColName(TableName, dbs)

See Also:

Example 1:

ColName = GetAutonumberColName("tblProduct", dbs
Contact Us :: About Us :: Policies :: email: infspamo@arrospamw-of-tispamme.com    © 2012 Arrow Of Time Pty Ltd