KREDOR Business Object Framework Documentation

OnAttribute Constructor

Initializes an instance of the Attribute Use this constructor if the parent and child columns have different names.

Overload List

Initializes an instance of the Attribute. Use this constructor if the parent and child columns have the same name.

public OnAttribute(String);

Initializes an instance of the Attribute Use this constructor if the parent and child columns have different names.

public OnAttribute(String,String);

See Also

OnAttribute Class | Kredor.BO Namespace