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.v20.2.dll

NuGet Packages: DevExpress.Data, DevExpress.WindowsDesktop.Data

Declaration

public DBStoredProcedureArgumentDirection Direction

Field Value

Type
DBStoredProcedureArgumentDirection
See Also