Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.
カラム内のデータの最大サイズを指定します。
Public Overrides Property Size As Integer
public override int Size {get;set;}
カラム内のデータの最大サイズ。デフォルト値はパラメーター値から推測されます。Size プロパティは、バイナリと文字列型に対して使用されます。
Ultra Light.NET では、パラメーターは IN パラメーターとしてのみ使用できるほか、マッピング情報はすべて無視されます。重要なのは、ULParameter.Value だけです。