Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.

SQL Anywhere 11.0.1 (日本語) » Ultra Light - .NET プログラミング » Ultra Light .NET 2.0 API リファレンス » ULParameterCollection クラス

 

IsFixedSize プロパティ

ULParameterCollection のサイズが固定かどうかを示します。

構文
Visual Basic
Public Overrides Readonly Property IsFixedSize As Boolean
C#
public override bool IsFixedSize { get;}
プロパティ値

コレクションのサイズが固定の場合は true、そうでない場合は false。

参照