Compartir a través de


DefinitionId 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
PublicPropertyDefinitionIdAsShortGetSet
'Usage
DiminstanceAsParserDefinitionGotoEntryDimvalueAsShortvalue = instance.DefinitionId

instance.DefinitionId = value
publicshortDefinitionId { get; set; }
public:
propertyshortDefinitionId {
    shortget ();
    voidset (shortvalue);
}
function getDefinitionId () : shortfunction setDefinitionId (value : short)

Property Value

Type: System. . :: . .Int16

.NET Framework Security

See Also

Reference

ParserDefinitionGotoEntry Structure

ParserDefinitionGotoEntry Members

System.Dataflow Namespace