ORM Sample Class Library

TeacherOrmTemplate.FKContactID Property

Gets and Sets the FKContactID.

[Visual Basic]
Overridable Public Property FKContactID As SqlInt32
[C#]
public virtual System.Data.SqlTypes.SqlInt32 FKContactID {get; set;}

Property Value

The underlying rows FKContactID cell

See Also

TeacherOrmTemplate Class | OleroTrainingBiz Namespace


body>iv>ets the property at the underlying row index.