Compartir a través de


ItemProfiler Constructor (String)

[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
PublicSubNew ( _
    outputFileAsString _
)
'Usage
DimoutputFileAsStringDiminstanceAs NewItemProfiler(outputFile)
publicItemProfiler(
    stringoutputFile
)
public:
ItemProfiler(
    String^ outputFile
)
publicfunctionItemProfiler(
    outputFile : String
)

Parameters

.NET Framework Security

See Also

Reference

ItemProfiler Class

ItemProfiler Members

ItemProfiler Overload

System.Dataflow Namespace