AssocArrayRectangularParametersColumnCount Property
|
Namespace: Teigha.DatabaseServices
Assembly: TD_MgdDbConstraints (in
TD_MgdDbConstraints.dll) Version: 0.0.0.0
Syntax
public int ColumnCount { get; set; }
Public Property ColumnCount As Integer
Get
Set
public:
property int ColumnCount {
int get ();
void set (int value);
}
member ColumnCount : int with get, set
Property Value
Int32
See Also