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