SqlServerValueGenerationScenariosTest.ComputedColumn
SqlServerValueGenerationScenariosTest.ComputedColumn
Class
Definition
public class ComputedColumn
Public Class ComputedColumn
- Inheritance
-
System.ObjectSystem.Object
SqlServerValueGenerationScenariosTest.ComputedColumnSqlServerValueGenerationScenariosTest.ComputedColumn
Methods
System.Object.Equals(System.Object)
System.Object.Equals(System.Object)
|
Inherited from System.Object
|
System.Object.Equals(System.Object, System.Object)
System.Object.Equals(System.Object, System.Object)
|
Inherited from System.Object
|
System.Object.GetHashCode()
System.Object.GetHashCode()
|
Inherited from System.Object
|
System.Object.GetType()
System.Object.GetType()
|
Inherited from System.Object
|
Insert_and_update_with_computed_column()
Insert_and_update_with_computed_column()
|
System.Object.MemberwiseClone()
System.Object.MemberwiseClone()
|
Inherited from System.Object
|
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
|
Inherited from System.Object
|
System.Object.ToString()
System.Object.ToString()
|
Inherited from System.Object
|
Extension Methods
Microsoft.EntityFrameworkCore.Metadata.Internal.MetadataExtensions.AsConcreteMetadataType<Microsoft.EntityFrameworkCore.SqlServer.FunctionalTests.SqlServerValueGenerationScenariosTest.ComputedColumn, TConcrete>(System.String)
Microsoft.EntityFrameworkCore.Metadata.Internal.MetadataExtensions.AsConcreteMetadataType(Of Microsoft.EntityFrameworkCore.SqlServer.FunctionalTests.SqlServerValueGenerationScenariosTest.ComputedColumn, TConcrete)(System.String)
|