Namespace: P4s3CurveNew
Assembly: P4s3CurveNew (in P4s3CurveNew.exe) Version: 0.0.0.0
Assembly: P4s3CurveNew (in P4s3CurveNew.exe) Version: 0.0.0.0
Syntax
C# |
---|
public static string GetInsertSql( double id, double x, double y, double mp, string sri, int shape, int indx ) |
Visual Basic |
---|
Public Shared Function GetInsertSql ( id As Double, x As Double, y As Double, mp As Double, sri As String, shape As Integer, indx As Integer ) As String |
Visual C++ |
---|
public: static String^ GetInsertSql( double id, double x, double y, double mp, String^ sri, int shape, int indx ) |
Parameters
- id
- Type: System..::..Double
- x
- Type: System..::..Double
- y
- Type: System..::..Double
- mp
- Type: System..::..Double
- sri
- Type: System..::..String
- shape
- Type: System..::..Int32
- indx
- Type: System..::..Int32