IVsDataParameter.Direction Property
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the direction of the parameter.
C++
public:
property Microsoft::VisualStudio::Data::Services::SupportEntities::DataParameterDirection Direction { Microsoft::VisualStudio::Data::Services::SupportEntities::DataParameterDirection get(); };
public Microsoft.VisualStudio.Data.Services.SupportEntities.DataParameterDirection Direction { get; }
member this.Direction : Microsoft.VisualStudio.Data.Services.SupportEntities.DataParameterDirection
Public ReadOnly Property Direction As DataParameterDirection
A value from the DataParameterDirection enumeration specifying the direction of the parameter.
Proizvod | Verzije |
---|---|
Visual Studio SDK | 2017, 2019, 2022 |