Click or drag to resize

UdtColumnInfo Constructor

Initializes a new instance of the UdtColumnInfo class

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

Parameters

name
Type: SystemString
See Also