다음을 통해 공유


DataParameter.GetDirectionCore 메서드

매개 변수 방향을 검색합니다.

네임스페이스:  Microsoft.VisualStudio.Data.Framework
어셈블리:  Microsoft.VisualStudio.Data.Framework(Microsoft.VisualStudio.Data.Framework.dll)

구문

‘선언
Protected MustOverride Function GetDirectionCore As DataParameterDirection
protected abstract DataParameterDirection GetDirectionCore()
protected:
virtual DataParameterDirection GetDirectionCore() abstract
abstract GetDirectionCore : unit -> DataParameterDirection 
protected abstract function GetDirectionCore() : DataParameterDirection

반환 값

형식: Microsoft.VisualStudio.Data.Services.SupportEntities.DataParameterDirection
매개 변수 방향은 이러한 정의 중에서 DataParameterDirection 열거형입니다.

설명

이 메서드 구현에서는 호출 되는 Direction 속성.

상속자 참고 사항

파생된 클래스는이 메서드를 재정의 해야 합니다.

.NET Framework 보안

  • 직접 실행 호출자의 경우 완전히 신뢰합니다. 이 멤버는 부분적으로 신뢰할 수 있는 코드에서 사용할 수 없습니다. 자세한 내용은 부분 신뢰 코드에서 라이브러리 사용을 참조하십시오.

참고 항목

참조

DataParameter 클래스

Microsoft.VisualStudio.Data.Framework 네임스페이스