1 instantiation of TableAttribute
OracleEndToEnd.ApiService (1)
Program.cs (1)
40[Table("ALL_USERS")]
2 references to TableAttribute
System.ComponentModel.Annotations (1)
System\ComponentModel\DataAnnotations\Schema\TableAttribute.cs (1)
18/// Initializes a new instance of the <see cref="TableAttribute" /> class.
System.ComponentModel.DataAnnotations (1)
System.ComponentModel.DataAnnotations.cs (1)
37[assembly: System.Runtime.CompilerServices.TypeForwardedTo(typeof(System.ComponentModel.DataAnnotations.Schema.TableAttribute))]