Compartir a través de


Write 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.Languages
Assembly:  System.Dataflow (in System.Dataflow.dll)

Syntax

'Declaration
PublicSubWrite ( _
    otherPartAsPackagePart _
)
'Usage
DiminstanceAsMImageResourceDimotherPartAsPackagePart

instance.Write(otherPart)
publicvoidWrite(
    PackagePartotherPart
)
public:
voidWrite(
    PackagePart^ otherPart
)
publicfunctionWrite(
    otherPart : PackagePart
)

Parameters

.NET Framework Security

See Also

Reference

MImageResource Class

MImageResource Members

System.Dataflow.Languages Namespace