ORM Sample Class Library

EnrollmentOrmTemplate.FKStudentID Property

Gets and Sets the FKStudentID.

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

Property Value

The underlying rows FKStudentID cell

See Also

EnrollmentOrmTemplate Class | OleroTrainingBiz Namespace


dy>l>>EnrollmentOrmTemplate) Gets and sets the property at the underlying row index.