IStoreManager.OpenGlobalTaskRowSet(RowSetType, TaskRowSetOptions) Method
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
C#
public Microsoft.Hpc.Scheduler.Store.ITaskRowSet OpenGlobalTaskRowSet (Microsoft.Hpc.Scheduler.Store.RowSetType type, Microsoft.Hpc.Scheduler.Store.TaskRowSetOptions option);
abstract member OpenGlobalTaskRowSet : Microsoft.Hpc.Scheduler.Store.RowSetType * Microsoft.Hpc.Scheduler.Store.TaskRowSetOptions -> Microsoft.Hpc.Scheduler.Store.ITaskRowSet
Public Function OpenGlobalTaskRowSet (type As RowSetType, option As TaskRowSetOptions) As ITaskRowSet
- type
- RowSetType
- option
- TaskRowSetOptions
Product | Versions |
---|---|
Microsoft HPC Pack 2016 Update 1 SDK | Microsoft HPC Pack 2016 Update 1 SDK 5.1.6115 |