Click or drag to resize

XMLDataItemClassExistColumn Method

Checked exists column by name in the table

Namespace:  SIC.File
Assembly:  SIC (in SIC.dll) Version: 19.1.23.1 (19.1.23.622)
Syntax
private bool ExistColumn(
	string pColumnName
)

Parameters

pColumnName
Type: SystemString

[Missing <param name="pColumnName"/> documentation for "M:SIC.File.XML`1.ExistColumn(System.String)"]

Return Value

Type: Boolean

[Missing <returns> documentation for "M:SIC.File.XML`1.ExistColumn(System.String)"]

See Also