Namespace: P4s3CurveNew
Assembly: P4s3CurveNew (in P4s3CurveNew.exe) Version: 0.0.0.0

Syntax

C#
public static string GetInsertSqlRs(
	RoadSeg..::..RoadSeg t,
	int shape,
	int indx
)
Visual Basic
Public Shared Function GetInsertSqlRs ( 
	t As RoadSeg..::..RoadSeg,
	shape As Integer,
	indx As Integer
) As String
Visual C++
public:
static String^ GetInsertSqlRs(
	RoadSeg..::..RoadSeg^ t, 
	int shape, 
	int indx
)

Return Value

Type: String

See Also