Advanced.Data.Provider Documentation | |
AdpParameterCollection.IsFixedSize Property
[This is preliminary documentation and subject to change.]
Gets a value indicating whether the collection has a fixed size.
[Visual Basic]NotOverridable Public ReadOnly Property IsFixedSize As
Boolean Implements _
IList.IsFixedSize
[C#]public
bool IsFixedSize {get;}
Implements
IList.IsFixedSize
See Also
AdpParameterCollection Class | Advanced.Data.Provider Namespace