ORM Sample Class Library

DataManager.NewContact Method 

Creates a new Contact.

[Visual Basic]
Public Function NewContact() As Contact
[C#]
public Contact NewContact();

Return Value

A new Contact object

Remarks

CommitAll to have this written to the database.

See Also

DataManager Class | OleroTrainingBiz Namespace


anager(Config.Dsn);