Anmelden

.NET Framework Class Library
KplDozent..::.DozentRole Property
KplDozent Class SeeAlso Send Feedback

18.3 Umbau auf Int32

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

Syntax

Visual Basic (Declaration)
<DalUpgradeAttribute(MinorVersion := )> _
<DalColumnAttribute(DefaultValue := "0", SyncCmd := "UPDATE elm_dozent SET DozentRole=DozentRolle::integer WHERE DozentRolle IS NOT null")> _
Public Property DozentRole As Integer
C#
[DalUpgradeAttribute(MinorVersion = )]
[DalColumnAttribute(DefaultValue = "0", SyncCmd = "UPDATE elm_dozent SET DozentRole=DozentRolle::integer WHERE DozentRolle IS NOT null")]
public int DozentRole { get; set; }
Visual C++
[DalUpgradeAttribute(MinorVersion = )]
[DalColumnAttribute(DefaultValue = L"0", SyncCmd = L"UPDATE elm_dozent SET DozentRole=DozentRolle::integer WHERE DozentRolle IS NOT null")]
public:
property int DozentRole {
	int get ();
	void set (int value);
}
JavaScript
function get_dozentRole();
function set_dozentRole(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