Share via


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

Syntax

'Declaration
PublicSubWrite ( _
    writerAsBinaryWriter _
)
'Usage
DiminstanceAsCompactStateDimwriterAsBinaryWriter

instance.Write(writer)
publicvoidWrite(
    BinaryWriterwriter
)
public:
voidWrite(
    BinaryWriter^ writer
)
publicfunctionWrite(
    writer : BinaryWriter
)

Parameters

.NET Framework Security

See Also

Reference

CompactState Structure

CompactState Members

System.Dataflow Namespace