[This is preliminary documentation and is subject to change.]
Insert parameter for the primary table
Namespace:
OfficeClip.DBLayer.MetabaseAssembly: OfficeClip.DBLayer (in OfficeClip.DBLayer)
Version: 8.1.1.0
Syntax
| C# |
|---|
protected string PrimaryTableInsertParameters( ref DataSet ds ) |
| Visual Basic (Declaration) |
|---|
Protected Function PrimaryTableInsertParameters ( _ ByRef ds As DataSet _ ) As String |
| Visual C++ |
|---|
protected: String^ PrimaryTableInsertParameters( DataSet^% ds ) |
Parameters
- ds
- Type: System.Data..::.DataSet%
