SysExchangeApplicationSchemaTable Class |
Namespace: EBP.Api.Interfaces.Schema
The SysExchangeApplicationSchemaTable type exposes the following members.
| Name | Description | |
|---|---|---|
| SysExchangeApplicationSchemaTable | Initializes a new instance of the SysExchangeApplicationSchemaTable class |
| Name | Description | |
|---|---|---|
| Equals | (Inherited from Object.) | |
| Finalize | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. (Inherited from Object.) | |
| GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| ToString | (Inherited from Object.) |
| Name | Description | |
|---|---|---|
| ApplicationVersionColumnName |
Gets the ApplicationVersion (Version de l'application) column name
| |
| DestinationApplicationIdColumnName |
Gets the DestinationApplicationId (Id application destination) column name
| |
| DestinationApplicationNameColumnName |
Gets the DestinationApplicationName (Nom de l'application de destination) column name
| |
| SourceApplicationIdColumnName |
Gets the SourceApplicationId (Id application source) column name
| |
| SourceApplicationNameColumnName |
Gets the SourceApplicationName (Nom de l'application source) column name
| |
| SourceDatabaseNameColumnName |
Gets the SourceDatabaseName (Nom de la base d'origine) column name
| |
| SysExchangeApplicationTableName |
Gets the SysExchangeApplication table name
|