Anmelden

.NET Framework Class Library
HisStudent..::.HisGruppeId Property
HisStudent Class SeeAlso Send Feedback

Fremdschlüssel zur Seminargruppe

Namespace: Nsoft.His.DataModel
Assembly: Nsoft.His.DataModel (in Nsoft.His.DataModel.dll)

Syntax

Visual Basic (Declaration)
<DalUpgradeAttribute(MinorVersion := )> _
<DalColumnAttribute(ForeignKey := GetType(HisGruppe))> _
Public Property HisGruppeId As Nullable(Of Integer)
C#
[DalUpgradeAttribute(MinorVersion = )]
[DalColumnAttribute(ForeignKey = typeof(HisGruppe))]
public Nullable<int> HisGruppeId { get; set; }
Visual C++
[DalUpgradeAttribute(MinorVersion = )]
[DalColumnAttribute(ForeignKey = typeof(HisGruppe))]
public:
property Nullable<int> HisGruppeId {
	Nullable<int> get ();
	void set (Nullable<int> value);
}
JavaScript
function get_hisGruppeId();
function set_hisGruppeId(value);

See Also

Overview of namespaces
   
Top

Wir arbeiten mit Software von http://www.campus21.de.

Verantwortlich für angezeigte Daten ist der Webdomain-Eigentümer laut Impressum.

Suche