Skip to content

Keyword not supported: 'id' #12

@Chfei1

Description

@Chfei1

SQL:SELECT [Module].[ModuleId] AS [ModuleId],[Module].[Name] AS [Name],[Module].[LocalizedName] AS [LocalizedName],[Module].[Identity] AS [Identity],[Module].[EntryClassName] AS [EntryClassName]
FROM Module WITH(NOLOCK)
ORDER BY
[Module].[Identity]

T = Xms.Module.Domain.Module
return DataBase.Fetch(GetExecuteContainer());

转换报错

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions