GetObjectName
Returns a object name representation based on the passed in value for encloseObjectNames. It returns a . at the end if the passed in value for the dot parameter is true.
Parameters:
| Description | |
|---|---|
| field | |
| dot | |
| encloseObjectName | |
| databaseType |
Returns:
| Type | |
|---|---|
| System.String |
| C# | |
|---|---|
public static string GetObjectName( string field, bool dot, bool encloseObjectName, DatabaseObject.DatabaseTypes databaseType ) | |
Parameters
- field
- dot
- encloseObjectName
- databaseType
Target Platforms: .NET Framework 1.1 or .NET Framework 2.0