Anmelden

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

Container DAL type, which this columns references. A DAL type may have only one container relationship. This relationship causes cascading deletion of the dependents, weh the container will be deleted.

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

Syntax

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