Table.EnumScript Method
Returns an enumerable object.
Overload List
Name | Description |
---|---|
Table.EnumScript () |
Returns an IEnumerable<string> object that has the script for the passed objects
|
Table.EnumScript (ScriptingOptions) |
Returns an IEnumerable<string> object that has the script for the passed objects.
|