Method GetFirstSegmentOrd
GetFirstSegmentOrd(Int64)
Given global ordinal, returns the ordinal of the first segment which contains this ordinal (the corresponding to the segment return GetFirstSegmentNumber(Int64)).
Declaration
public virtual long GetFirstSegmentOrd(long globalOrd)
Parameters
Type | Name | Description |
---|---|---|
System.Int64 | globalOrd |
Returns
Type | Description |
---|---|
System.Int64 |