C# Class Simple.Data.Oracle.SchemaExtensions

Afficher le fichier Open project: SimonH/Simple.Data.Oracle

Méthodes publiques

Méthode Description
GetNameWithSchema ( this table ) : string
GetProcedureName ( this element ) : string

Method Details

GetNameWithSchema() public static méthode

public static GetNameWithSchema ( this table ) : string
table this
Résultat string

GetProcedureName() public static méthode

public static GetProcedureName ( this element ) : string
element this
Résultat string