CUBRID ADO.NET Driver - 8.4.0.0 Namespace: CUBRID.Data.CUBRIDClient
Assembly: CUBRID.Data (in CUBRID.Data.dll) Version: 8.4.0.0 (8.4.0.0)
Assembly: CUBRID.Data (in CUBRID.Data.dll) Version: 8.4.0.0 (8.4.0.0)
Syntax
| C# |
|---|
public void InsertElementInSequence( CUBRIDOid oid, string attributeName, int index, Object value ) |
| Visual Basic |
|---|
Public Sub InsertElementInSequence ( _ oid As CUBRIDOid, _ attributeName As String, _ index As Integer, _ value As Object _ ) |
Parameters
- attributeName
- Type: System..::..String
- index
- Type: System..::..Int32
- value
- Type: System..::..Object