C# 클래스 Dapper.SimpleSave.TableAttribute

상속: System.Attribute
파일 보기 프로젝트 열기: Paymentsense/Dapper.SimpleSave 1 사용 예제들

공개 메소드들

메소드 설명
TableAttribute ( ) : System
TableAttribute ( string schemaQualifiedTableName ) : System

메소드 상세

TableAttribute() 공개 메소드

public TableAttribute ( ) : System
리턴 System

TableAttribute() 공개 메소드

public TableAttribute ( string schemaQualifiedTableName ) : System
schemaQualifiedTableName string
리턴 System