Читати англійською Редагувати

Поділитися через


SqlCommand.IDbCommand.CreateParameter Method

Definition

Creates a new instance of a SqlParameter object.

C#
System.Data.IDbDataParameter IDbCommand.CreateParameter();

Returns

A SqlParameter object.

Implements

Remarks

This member is an explicit interface member implementation. It can be used only when the SqlCommand instance is cast to an IDbCommand interface.

Applies to

Продукт Версії
.NET Framework 1.1