DbFileSpec.Delim Property | |
Access the delimiter used for the CopyTo() method.
Namespace:
VO
Assembly:
VORDDClasses (in VORDDClasses.dll) Version: 2.19
Syntax VIRTUAL PROPERTY Delim AS USUAL GET SET
public virtual Usual Delim { get; set; }
Request Example
View SourceProperty Value
Type:
UsualAccess the delimiter used for the CopyTo() method.
See Also