Aracılığıyla paylaş


RelationalShapedQueryCompilingExpressionVisitorDependencies.With Yöntem

Tanım

Aşırı Yüklemeler

With(ICoreSingletonOptions)

Bu bağımlılık parametresi nesnesini değiştirilen bir hizmetle kopyalar.

With(IQuerySqlGeneratorFactory)

Bu bağımlılık parametresi nesnesini değiştirilen bir hizmetle kopyalar.

With(IRelationalParameterBasedSqlProcessorFactory)

Bu bağımlılık parametresi nesnesini değiştirilen bir hizmetle kopyalar.

With(ISqlExpressionFactory)

Bu bağımlılık parametresi nesnesini değiştirilen bir hizmetle kopyalar.

With(IParameterNameGeneratorFactory)

Bu bağımlılık parametresi nesnesini değiştirilen bir hizmetle kopyalar.

With(ICoreSingletonOptions)

Kaynak:
RelationalShapedQueryCompilingExpressionVisitorDependencies.cs

Bu bağımlılık parametresi nesnesini değiştirilen bir hizmetle kopyalar.

public Microsoft.EntityFrameworkCore.Query.RelationalShapedQueryCompilingExpressionVisitorDependencies With(Microsoft.EntityFrameworkCore.Infrastructure.ICoreSingletonOptions coreSingletonOptions);
member this.With : Microsoft.EntityFrameworkCore.Infrastructure.ICoreSingletonOptions -> Microsoft.EntityFrameworkCore.Query.RelationalShapedQueryCompilingExpressionVisitorDependencies
Public Function With (coreSingletonOptions As ICoreSingletonOptions) As RelationalShapedQueryCompilingExpressionVisitorDependencies

Parametreler

coreSingletonOptions
ICoreSingletonOptions

Bu türün geçerli bağımlılığının yerini alır.

Döndürülenler

Verilen hizmetin değiştirıldığı yeni bir parametre nesnesi.

Şunlara uygulanır

With(IQuerySqlGeneratorFactory)

Kaynak:
RelationalShapedQueryCompilingExpressionVisitorDependencies.cs
Kaynak:
RelationalShapedQueryCompilingExpressionVisitorDependencies.cs
Kaynak:
RelationalShapedQueryCompilingExpressionVisitorDependencies.cs

Bu bağımlılık parametresi nesnesini değiştirilen bir hizmetle kopyalar.

public Microsoft.EntityFrameworkCore.Query.RelationalShapedQueryCompilingExpressionVisitorDependencies With(Microsoft.EntityFrameworkCore.Query.IQuerySqlGeneratorFactory querySqlGeneratorFactory);
member this.With : Microsoft.EntityFrameworkCore.Query.IQuerySqlGeneratorFactory -> Microsoft.EntityFrameworkCore.Query.RelationalShapedQueryCompilingExpressionVisitorDependencies
Public Function With (querySqlGeneratorFactory As IQuerySqlGeneratorFactory) As RelationalShapedQueryCompilingExpressionVisitorDependencies

Parametreler

querySqlGeneratorFactory
IQuerySqlGeneratorFactory

Bu türün geçerli bağımlılığının yerini alır.

Döndürülenler

Verilen hizmetin değiştirıldığı yeni bir parametre nesnesi.

Şunlara uygulanır

With(IRelationalParameterBasedSqlProcessorFactory)

Kaynak:
RelationalShapedQueryCompilingExpressionVisitorDependencies.cs

Bu bağımlılık parametresi nesnesini değiştirilen bir hizmetle kopyalar.

public Microsoft.EntityFrameworkCore.Query.RelationalShapedQueryCompilingExpressionVisitorDependencies With(Microsoft.EntityFrameworkCore.Query.IRelationalParameterBasedSqlProcessorFactory relationalParameterBasedSqlProcessorFactory);
member this.With : Microsoft.EntityFrameworkCore.Query.IRelationalParameterBasedSqlProcessorFactory -> Microsoft.EntityFrameworkCore.Query.RelationalShapedQueryCompilingExpressionVisitorDependencies
Public Function With (relationalParameterBasedSqlProcessorFactory As IRelationalParameterBasedSqlProcessorFactory) As RelationalShapedQueryCompilingExpressionVisitorDependencies

Parametreler

relationalParameterBasedSqlProcessorFactory
IRelationalParameterBasedSqlProcessorFactory

Bu türün geçerli bağımlılığının yerini alır.

Döndürülenler

Verilen hizmetin değiştirıldığı yeni bir parametre nesnesi.

Şunlara uygulanır

With(ISqlExpressionFactory)

Kaynak:
RelationalShapedQueryCompilingExpressionVisitorDependencies.cs
Kaynak:
RelationalShapedQueryCompilingExpressionVisitorDependencies.cs
Kaynak:
RelationalShapedQueryCompilingExpressionVisitorDependencies.cs

Bu bağımlılık parametresi nesnesini değiştirilen bir hizmetle kopyalar.

public Microsoft.EntityFrameworkCore.Query.RelationalShapedQueryCompilingExpressionVisitorDependencies With(Microsoft.EntityFrameworkCore.Query.ISqlExpressionFactory sqlExpressionFactory);
member this.With : Microsoft.EntityFrameworkCore.Query.ISqlExpressionFactory -> Microsoft.EntityFrameworkCore.Query.RelationalShapedQueryCompilingExpressionVisitorDependencies
Public Function With (sqlExpressionFactory As ISqlExpressionFactory) As RelationalShapedQueryCompilingExpressionVisitorDependencies

Parametreler

sqlExpressionFactory
ISqlExpressionFactory

Bu türün geçerli bağımlılığının yerini alır.

Döndürülenler

Verilen hizmetin değiştirıldığı yeni bir parametre nesnesi.

Şunlara uygulanır

With(IParameterNameGeneratorFactory)

Kaynak:
RelationalShapedQueryCompilingExpressionVisitorDependencies.cs
Kaynak:
RelationalShapedQueryCompilingExpressionVisitorDependencies.cs
Kaynak:
RelationalShapedQueryCompilingExpressionVisitorDependencies.cs

Bu bağımlılık parametresi nesnesini değiştirilen bir hizmetle kopyalar.

public Microsoft.EntityFrameworkCore.Query.RelationalShapedQueryCompilingExpressionVisitorDependencies With(Microsoft.EntityFrameworkCore.Storage.IParameterNameGeneratorFactory parameterNameGeneratorFactory);
member this.With : Microsoft.EntityFrameworkCore.Storage.IParameterNameGeneratorFactory -> Microsoft.EntityFrameworkCore.Query.RelationalShapedQueryCompilingExpressionVisitorDependencies
Public Function With (parameterNameGeneratorFactory As IParameterNameGeneratorFactory) As RelationalShapedQueryCompilingExpressionVisitorDependencies

Parametreler

parameterNameGeneratorFactory
IParameterNameGeneratorFactory

Bu türün geçerli bağımlılığının yerini alır.

Döndürülenler

Verilen hizmetin değiştirıldığı yeni bir parametre nesnesi.

Şunlara uygulanır