C# Class Signum.Engine.Maps.SchemaAssets.Procedure

Afficher le fichier Open project: signumsoftware/framework

Méthodes publiques

Свойство Type Description
ProcedureCodeAndArguments string
ProcedureName ObjectName
ProcedureType string

Méthodes publiques

Méthode Description
AlterSql ( ) : SqlPreCommandSimple
CreateSql ( ) : SqlPreCommandSimple

Method Details

AlterSql() public méthode

public AlterSql ( ) : SqlPreCommandSimple
Résultat SqlPreCommandSimple

CreateSql() public méthode

public CreateSql ( ) : SqlPreCommandSimple
Résultat SqlPreCommandSimple

Property Details

ProcedureCodeAndArguments public_oe property

public string ProcedureCodeAndArguments
Résultat string

ProcedureName public_oe property

public ObjectName ProcedureName
Résultat ObjectName

ProcedureType public_oe property

public string ProcedureType
Résultat string