AdoDotNetParameter.SetDirectionImpl Method

Sets the direction of the parameter using the DataParameterDirection enumeration.

Namespace:  Microsoft.VisualStudio.Data.AdoDotNet
Assembly:  Microsoft.VisualStudio.Data (in Microsoft.VisualStudio.Data.dll)

Syntax

protected override void SetDirectionImpl(
    DataParameterDirection value
)

Parameters

.NET Framework Security

See Also

Reference

AdoDotNetParameter Class

Microsoft.VisualStudio.Data.AdoDotNet Namespace

GetDirectionImpl