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