'Declaration
Public Overloads Function Create( _ ByVal paramName As String, _ ByVal schemaField As ISchemaField, _ ByVal paramValue As Object _ ) As IDbDataParameter
public IDbDataParameter Create( string paramName, ISchemaField schemaField, object paramValue )
Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family