OpenPetra
Free Administration Software for Non-Profits
Ict.Common.Data.TypedDataSet Class Reference

This is the base class for the typed datasets. It deals with some strange behaviour when Mono and MS.net have to talk to each other. More...

Static Public Member Functions

static String RemoveConstraintsFromSchema (String strSchema)
 removes the constraints from the schema; needed for Mono and .Net cooperation More...
 

Detailed Description

This is the base class for the typed datasets. It deals with some strange behaviour when Mono and MS.net have to talk to each other.

Member Function Documentation

◆ RemoveConstraintsFromSchema()

static String Ict.Common.Data.TypedDataSet.RemoveConstraintsFromSchema ( String  strSchema)
inlinestatic

removes the constraints from the schema; needed for Mono and .Net cooperation

Parameters
strSchemathe schema to be modified
Returns

The documentation for this class was generated from the following file: