C# 클래스 Deveel.Data.Sql.Types.ContextExtensions

파일 보기 프로젝트 열기: deveel/deveeldb

공개 메소드들

메소드 설명
ResolveType ( this context, string typeName ) : SqlType
TypeResolver ( this context ) : ITypeResolver

메소드 상세

ResolveType() 공개 정적인 메소드

public static ResolveType ( this context, string typeName ) : SqlType
context this
typeName string
리턴 SqlType

TypeResolver() 공개 정적인 메소드

public static TypeResolver ( this context ) : ITypeResolver
context this
리턴 ITypeResolver