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

Syntax

C#
public static string GetClearCurveLogSriSetSql(
	string sri,
	string set
)
Visual Basic
Public Shared Function GetClearCurveLogSriSetSql ( 
	sri As String,
	set As String
) As String
Visual C++
public:
static String^ GetClearCurveLogSriSetSql(
	String^ sri, 
	String^ set
)

Parameters

sri
Type: System..::..String
set
Type: System..::..String

Return Value

Type: String

See Also