Compartir a través de


TokenKind Property

[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
PublicMustOverrideReadOnlyPropertyTokenKindAsGraphStreamTokenKindGet
'Usage
DiminstanceAsGraphWriterDimvalueAsGraphStreamTokenKindvalue = instance.TokenKind
publicabstractGraphStreamTokenKindTokenKind { get; }
public:
virtualpropertyGraphStreamTokenKindTokenKind {
    GraphStreamTokenKindget () abstract;
}
abstractfunction getTokenKind () : GraphStreamTokenKind

Property Value

Type: System.Dataflow. . :: . .GraphStreamTokenKind

.NET Framework Security

See Also

Reference

GraphWriter Class

GraphWriter Members

System.Dataflow Namespace