DbfField Constructor | |
Initializes a new instance of the
DbfField class
Namespace:
XSharp.RDD
Assembly:
XSharp.Rdd (in XSharp.Rdd.dll) Version: 2.21
Syntax CONSTRUCTOR(
encoding AS Encoding
)
public DbfField(
Encoding encoding
)
Request Example
View SourceParameters
- encoding
- Type: Encoding
See Also