mirror of
https://github.com/github/codeql.git
synced 2025-12-20 10:46:30 +01:00
27 lines
2.6 KiB
YAML
27 lines
2.6 KiB
YAML
# THIS FILE IS AN AUTO-GENERATED MODELS AS DATA FILE. DO NOT EDIT.
|
|
extensions:
|
|
- addsTo:
|
|
pack: codeql/csharp-all
|
|
extensible: summaryModel
|
|
data:
|
|
- ["System.ComponentModel.DataAnnotations.Schema", "ColumnAttribute", False, "get_TypeName", "()", "", "Argument[this]", "ReturnValue", "taint", "df-generated"]
|
|
- ["System.ComponentModel.DataAnnotations.Schema", "ColumnAttribute", False, "set_TypeName", "(System.String)", "", "Argument[0]", "Argument[this]", "taint", "df-generated"]
|
|
- ["System.ComponentModel.DataAnnotations.Schema", "TableAttribute", False, "get_Schema", "()", "", "Argument[this]", "ReturnValue", "taint", "df-generated"]
|
|
- ["System.ComponentModel.DataAnnotations.Schema", "TableAttribute", False, "set_Schema", "(System.String)", "", "Argument[0]", "Argument[this]", "taint", "df-generated"]
|
|
- addsTo:
|
|
pack: codeql/csharp-all
|
|
extensible: neutralModel
|
|
data:
|
|
- ["System.ComponentModel.DataAnnotations.Schema", "ColumnAttribute", "ColumnAttribute", "(System.String)", "summary", "df-generated"]
|
|
- ["System.ComponentModel.DataAnnotations.Schema", "ColumnAttribute", "get_Name", "()", "summary", "df-generated"]
|
|
- ["System.ComponentModel.DataAnnotations.Schema", "ColumnAttribute", "get_Order", "()", "summary", "df-generated"]
|
|
- ["System.ComponentModel.DataAnnotations.Schema", "ColumnAttribute", "set_Order", "(System.Int32)", "summary", "df-generated"]
|
|
- ["System.ComponentModel.DataAnnotations.Schema", "DatabaseGeneratedAttribute", "DatabaseGeneratedAttribute", "(System.ComponentModel.DataAnnotations.Schema.DatabaseGeneratedOption)", "summary", "df-generated"]
|
|
- ["System.ComponentModel.DataAnnotations.Schema", "DatabaseGeneratedAttribute", "get_DatabaseGeneratedOption", "()", "summary", "df-generated"]
|
|
- ["System.ComponentModel.DataAnnotations.Schema", "ForeignKeyAttribute", "ForeignKeyAttribute", "(System.String)", "summary", "df-generated"]
|
|
- ["System.ComponentModel.DataAnnotations.Schema", "ForeignKeyAttribute", "get_Name", "()", "summary", "df-generated"]
|
|
- ["System.ComponentModel.DataAnnotations.Schema", "InversePropertyAttribute", "InversePropertyAttribute", "(System.String)", "summary", "df-generated"]
|
|
- ["System.ComponentModel.DataAnnotations.Schema", "InversePropertyAttribute", "get_Property", "()", "summary", "df-generated"]
|
|
- ["System.ComponentModel.DataAnnotations.Schema", "TableAttribute", "TableAttribute", "(System.String)", "summary", "df-generated"]
|
|
- ["System.ComponentModel.DataAnnotations.Schema", "TableAttribute", "get_Name", "()", "summary", "df-generated"]
|