DataParameter.GetTypeCore 메서드

Source–specific 데이터 형식 매개 변수를 검색합니다.

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

구문

‘선언
Protected MustOverride Function GetTypeCore As String
protected abstract string GetTypeCore()
protected:
virtual String^ GetTypeCore() abstract
abstract GetTypeCore : unit -> string
protected abstract function GetTypeCore() : String

반환 값

형식: String
데이터 source–specific 매개 변수의 형식입니다.

설명

이 메서드는 구현 된 Type 속성입니다.

상속자 참고 사항

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

.NET Framework 보안

참고 항목

참조

DataParameter 클래스

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