Skip to main content
A newer version of this page is available. .

DBStoredProcedureArgument.Direction Field

A DBStoredProcedureArgumentDirection value corresponding to an appropriate DBNameTypePair object.

Namespace: DevExpress.Xpo.DB

Assembly: DevExpress.Data.v21.1.dll

NuGet Package: DevExpress.Data

Declaration

public DBStoredProcedureArgumentDirection Direction

Field Value

Type
DBStoredProcedureArgumentDirection
See Also