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

Syntax

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

Parameters

sri
Type: System..::..String

Return Value

Type: String

See Also