IDatabase.AllowIdentityInsert Method
Function AllowIdentityInsert( _
ByVal table As String _
) As IDBIdentityInsert
This language is not supported or no code example is available.
IDBIdentityInsert AllowIdentityInsert(
string table
)
This language is not supported or no code example is available.
IDBIdentityInsert^ AllowIdentityInsert(
String^ table
)
This language is not supported or no code example is available.
Parameters
- table
- string
the table this is allowed for
Return Value
IDBIdentityInsertthe identity insert object