C# 클래스 YesSql.Core.Sql.Schema.DropForeignKeyCommand

상속: SchemaCommand
파일 보기 프로젝트 열기: sebastienros/yessql 1 사용 예제들

공개 메소드들

메소드 설명
DropForeignKeyCommand ( string srcTable, string name )

메소드 상세

DropForeignKeyCommand() 공개 메소드

public DropForeignKeyCommand ( string srcTable, string name )
srcTable string
name string