IVariableFactory Interface

Definition

public interface IVariableFactory
type IVariableFactory = interface
Public Interface IVariableFactory

Methods

CreateCursorVariable(String)
CreateScalarVariable(String, IScalarDataType)
CreateTableVariable(String, ITableDataType)

Applies to