ORM Sample Class Library

DataManager.NewRoom Method 

Creates a new Room.

[Visual Basic]
Public Function NewRoom() As Room
[C#]
public Room NewRoom();

Return Value

A new Room object

Remarks

CommitAll to have this written to the database.

See Also

DataManager Class | OleroTrainingBiz Namespace


erated from assembly OleroTrainingBiz [1.0.1565.29993]

tact();