다음을 통해 공유


MetaParameter.DbType 속성

정의

매개 변수의 데이터베이스 형식을 가져옵니다.

public:
 abstract property System::String ^ DbType { System::String ^ get(); };
public abstract string DbType { get; }
member this.DbType : string
Public MustOverride ReadOnly Property DbType As String

속성 값

문자열로 된, 매개 변수의 데이터베이스 형식입니다.

적용 대상