SqlServerPropertyAnnotations クラス
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
を介してSqlServer(IMutableProperty)アクセスされるSQL Server固有の注釈のプロパティ。
public class SqlServerPropertyAnnotations : Microsoft.EntityFrameworkCore.Metadata.RelationalPropertyAnnotations, Microsoft.EntityFrameworkCore.Metadata.ISqlServerPropertyAnnotations
type SqlServerPropertyAnnotations = class
inherit RelationalPropertyAnnotations
interface ISqlServerPropertyAnnotations
interface IRelationalPropertyAnnotations
Public Class SqlServerPropertyAnnotations
Inherits RelationalPropertyAnnotations
Implements ISqlServerPropertyAnnotations
- 継承
- 実装
コンストラクター
SqlServerPropertyAnnotations(IProperty) |
指定 IPropertyした の注釈のインスタンスを構築します。 |
SqlServerPropertyAnnotations(RelationalAnnotations) |
指定された注釈ヘルパーによって表される の IProperty 注釈のインスタンスを構築します。 |
フィールド
ProviderFullAnnotationNames |
を介してSqlServer(IMutableProperty)アクセスされるSQL Server固有の注釈のプロパティ。 (継承元 RelationalPropertyAnnotations) |
プロパティ
メソッド
適用対象
GitHub で Microsoft と共同作業する
このコンテンツのソースは GitHub にあります。そこで、issue や pull request を作成および確認することもできます。 詳細については、共同作成者ガイドを参照してください。
Entity Framework