C# Class Simple.Data.Oracle.SchemaExtensions

Datei anzeigen Open project: SimonH/Simple.Data.Oracle

Public Methods

Method Description
GetNameWithSchema ( this table ) : string
GetProcedureName ( this element ) : string

Method Details

GetNameWithSchema() public static method

public static GetNameWithSchema ( this table ) : string
table this
return string

GetProcedureName() public static method

public static GetProcedureName ( this element ) : string
element this
return string