Exemplo n.º 1
0
        public XS0_tableType(
            )
        {
            tablefieldscollection_ = new
#if !NET_1_1
                                     OGenRootrefSimpleCollection <XS_tableFieldsType, XS__RootMetadata>()
#else
                                     XS_tableFieldsTypeCollection()
#endif
            ;
            tablesearchescollection_ = new
#if !NET_1_1
                                       OGenRootrefSimpleCollection <XS_tableSearchesType, XS__RootMetadata>()
#else
                                       XS_tableSearchesTypeCollection()
#endif
            ;
            tableupdatescollection_ = new
#if !NET_1_1
                                      OGenRootrefSimpleCollection <XS_tableUpdatesType, XS__RootMetadata>()
#else
                                      XS_tableUpdatesTypeCollection()
#endif
            ;
        }
Exemplo n.º 2
0
        public XS0_tableSearchUpdateType(
            )
        {
            tableupdateparameterscollection_ = new
#if !NET_1_1
                                               OGenRootrefSimpleCollection <XS_tableSearchUpdateParametersType, XS__RootMetadata>()
#else
                                               XS_tableSearchUpdateParametersTypeCollection()
#endif
            ;
        }