Прочитај на енглеском

Делите путем


ColumnIndexOutOfRangeException Class

Definition

The exception that is thrown when an attempt to access a buffer column by using an index is outside the bounds of the collection of buffer columns.

C#
[System.Serializable]
public class ColumnIndexOutOfRangeException : ApplicationException
Inheritance
ColumnIndexOutOfRangeException
Attributes

Remarks

This exception is thrown when attempting to access a BufferColumn by using an index and the supplied index is either greater than the number of columns in the zero-based array or is less than zero.

Constructors

ColumnIndexOutOfRangeException()

Initializes a new instance of the ColumnIndexOutOfRangeException class.

Applies to

Производ Верзије
SQL Server .NET SDK 2016, 2017, 2019