C# 클래스 Simple.Data.Oracle.SchemaExtensions

파일 보기 프로젝트 열기: SimonH/Simple.Data.Oracle

공개 메소드들

메소드 설명
GetNameWithSchema ( this table ) : string
GetProcedureName ( this element ) : string

메소드 상세

GetNameWithSchema() 공개 정적인 메소드

public static GetNameWithSchema ( this table ) : string
table this
리턴 string

GetProcedureName() 공개 정적인 메소드

public static GetProcedureName ( this element ) : string
element this
리턴 string