IDbCommandParametersAdapter Interface
In This Topic
Represents an adapter for adding parameters to a database command.
Object Model
Syntax
'Declaration
Public Interface IDbCommandParametersAdapter
public interface IDbCommandParametersAdapter
See Also