Forum Replies Created

Viewing post 1 (of 2 total)

  • RE: Error Create Aggregate

    Format that works:

    For funs and procs:

    EXTERNAL NAME [NameOfAssembly].[namespaces.className].[funName]

    For Aggregates:

    EXTERNAL NAME [NameOfAssembly].[namespaces.className]

Viewing post 1 (of 2 total)