Anmelden

.NET Framework Class Library
DalColumnAttribute..::.ForeignKey Property
DalColumnAttribute Class SeeAlso Send Feedback

Type, which this columns references. This relationship causes NO cascading deletion.

Namespace: Nsoft.DataAccess.Interface
Assembly: Nsoft.DataAccess.Interface (in Nsoft.DataAccess.Interface.dll)

Syntax

Visual Basic (Declaration)
Public Property ForeignKey As Type
C#
public Type ForeignKey { get; set; }
Visual C++
public:
property Type^ ForeignKey {
	Type^ get ();
	void set (Type^ value);
}
JavaScript
function get_foreignKey();
function set_foreignKey(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