Click or drag to resize
UdtColumnInfo Constructor
Initializes a new instance of the UdtColumnInfo class

Namespace: Dse
Assembly: Dse (in Dse.dll) Version: 2.1.0
Syntax
C#
public UdtColumnInfo(
	string name
)

Parameters

name
Type: SystemString
See Also