| StandardExtractorFactoryForceColumnsToUpper Property |
[Missing <summary> documentation for "P:Activsoft.Engine.Db.StandardExtractorFactory.ForceColumnsToUpper"]
Namespace: Activsoft.Engine.DbAssembly: Activsoft.Engine (in Activsoft.Engine.dll) Version: 6.0.0.0
Syntaxpublic bool ForceColumnsToUpper { get; }Public ReadOnly Property ForceColumnsToUpper As Boolean
Get
public:
property bool ForceColumnsToUpper {
bool get ();
}member ForceColumnsToUpper : bool with get
Property Value
Type:
Boolean
See Also