• PRODUCTS
  • SUPPORT
  • DOCS
  • PARTNERS
  • COMPANY
  • QUOTE
  • ACCOUNT
  • STORE
QUOTE

Documentation

Support Forums
What can we help you with?
Topics

Enum WmiDataReaderTaskOutputType

Namespace:
Varigence.Languages.Biml.Task
Assembly:
Biml.dll
C#
    public enum WmiDataReaderTaskOutputType
    
  

Fields

DataTable

Specifies that the output of the data reader should be a data table.

PropertyNameAndValue

Specifies that the output of the data reader should be both a property name and a property value.

PropertyValue

Specifies that the output of the data reader should be a property value.

© Varigence