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) |