Util.DbTypeToClrType(String) 메서드

정의

데이터베이스 형식 이름을 해당하는 CLS 형식으로 변환

public static string DbTypeToClrType(string strDBType);
static member DbTypeToClrType : string -> string
Public Shared Function DbTypeToClrType (strDBType As String) As String

매개 변수

strDBType
String

반품

적용 대상