Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.
パラメータが入力専用、出力専用、双方向性、またはストアドプロシージャ戻り値パラメータのいずれであるかを示す値です。
Public Overrides Property Direction As ParameterDirection
public override ParameterDirection Direction {get;set;}
ULException クラス Ultra Light.NET では、System.Data.ParameterDirection.Input 方向しかサポートされていません。
System.Data.ParameterDirection 値の 1 つ。
Ultra Light.NET では、パラメータは IN パラメータとしてのみ使用できるほか、マッピング情報はすべて無視されます。重要なのは、ULParameter.Value プロパティだけです。