Compartir a través de


AsStringLiteral 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
PublicSharedFunctionAsStringLiteral ( _
    atomAsObject _
) AsString
'Usage
DimatomAsObjectDimreturnValueAsStringreturnValue = GraphUtilities.AsStringLiteral(atom)
publicstaticstringAsStringLiteral(
    Objectatom
)
public:
staticString^ AsStringLiteral(
    Object^ atom
)
publicstaticfunctionAsStringLiteral(
    atom : Object
) : String

Parameters

Return Value

Type: System. . :: . .String

.NET Framework Security

See Also

Reference

GraphUtilities Class

GraphUtilities Members

System.Dataflow Namespace