RecordList.SetLength Method | |
Namespace:
XSharp.RDD
Assembly:
XSharp.Rdd (in XSharp.Rdd.dll) Version: 2.21
Syntax METHOD SetLength(
length AS LONG
) AS VOID
public void SetLength(
int length
)
Request Example
View SourceParameters
- length
- Type: Long
See Also