OrderSpec.AutoShare Property (Typed) | |
Determines if this index file will be opened in the same share mode as the DBF file.
Namespace:
XSharp.VO.SDK
Assembly:
XSharp.VORDDClasses (in XSharp.VORDDClasses.dll) Version: 2.19
Syntax VIRTUAL PROPERTY AutoShare AS LONG GET
public virtual int AutoShare { get; }
Request Example
View SourceProperty Value
Type:
LongDetermines if this index file will be opened in the same share mode as the DBF file.
See Also