Property | Type | Description |
---|
Method | Description | |
---|---|---|
ExpandView ( _context = null, IDbContextTransaction _transaction = null ) : void | ||
ReadMvcViewModel ( ) : Microsoft.EntityFrameworkCore.Storage | ||
ReadMvcViewModel ( model, _context = null, IDbContextTransaction _transaction = null ) : Microsoft.EntityFrameworkCore.Storage |
public ExpandView ( _context = null, IDbContextTransaction _transaction = null ) : void | ||
_transaction | IDbContextTransaction | |
return | void |
public ReadMvcViewModel ( ) : Microsoft.EntityFrameworkCore.Storage | ||
return | Microsoft.EntityFrameworkCore.Storage |
public ReadMvcViewModel ( model, _context = null, IDbContextTransaction _transaction = null ) : Microsoft.EntityFrameworkCore.Storage | ||
_transaction | IDbContextTransaction | |
return | Microsoft.EntityFrameworkCore.Storage |