Click or drag to resize
DataQueryBaseTQueryGetBinaryColumns Method
Gets the binary columns for this query

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 10.0.0
Syntax
C#
protected List<string> GetBinaryColumns()

Return Value

Type: ListString
See Also