GenericSPGetSwdExtent Method |
Find the extent of all datasets in the SWD.
Namespace:
Cadcorp.GFB.CadcorpSP
Assembly:
Cadcorp.GFB.GenericStoredProcedures (in Cadcorp.GFB.GenericStoredProcedures.dll) Version: 9.0.2618.0 (9.0.2618.0)
Syntaxpublic virtual SisExtent GetSwdExtent()
Public Overridable Function GetSwdExtent As SisExtent
Return Value
Type:
SisExtentThe extent of all datasets.
See Also