GenericSqlCommandParameterDirection Property |
类型
Namespace: X3Platform.DataAssembly: X3Platform.Support (in X3Platform.Support.dll) Version: 1.0.0.0 (2.0.0.0)
Syntaxpublic ParameterDirection Direction { get; set; }
public:
property ParameterDirection Direction {
ParameterDirection get ();
void set (ParameterDirection value);
}
Property Value
Type:
ParameterDirection
See Also