Share via


Run Method

[This content is no longer valid. For the latest information on "M", "Quadrant", SQL Server Modeling Services, and the Repository, see the Model Citizen blog.]

Namespace:  System.Dataflow
Assembly:  System.Dataflow (in System.Dataflow.dll)

Syntax

'Declaration
FunctionRun ( _
    environmentAsIRuntimeEnvironment _
) AsObject
'Usage
DiminstanceAsIRuntimeDimenvironmentAsIRuntimeEnvironmentDimreturnValueAsObjectreturnValue = instance.Run(environment)
ObjectRun(
    IRuntimeEnvironmentenvironment
)
Object^ Run(
    IRuntimeEnvironment^ environment
)
functionRun(
    environment : IRuntimeEnvironment
) : Object

Parameters

Return Value

Type: System. . :: . .Object

.NET Framework Security

See Also

Reference

IRuntime Interface

IRuntime Members

System.Dataflow Namespace