Column(Int32, String) Constructor
Initializes a new instance of the
Column class
Namespace: Centralpoint.Web.Cms.DataTransferAssembly: Centralpoint.Web (in Centralpoint.Web.dll) Version: 1.0.0.0 (1.0.0.0)
public Column(
int ordinal,
string systemName
)
Public Sub New (
ordinal As Integer,
systemName As String
)
Parameters
- ordinal Int32
-
- systemName String
-