Compartir a través de


SqliteCommand.DbParameterCollection Propiedad

Definición

Obtiene la colección de parámetros usados por el comando .

protected override System.Data.Common.DbParameterCollection DbParameterCollection { get; }
member this.DbParameterCollection : System.Data.Common.DbParameterCollection
Protected Overrides ReadOnly Property DbParameterCollection As DbParameterCollection

Valor de propiedad

Colección de parámetros usados por el comando .

Se aplica a