'Declaration
Public Overloads Function Add( _ ByVal name As String, _ ByVal value As Object, _ ByVal parameterTemplate As IDbDataParameter _ ) As Integer
public int Add( string name, object value, IDbDataParameter parameterTemplate )
Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family