RelationalKeyAnnotations Oluşturucular
Tanım
Önemli
Bazı bilgiler ürünün ön sürümüyle ilgilidir ve sürüm öncesinde önemli değişiklikler yapılmış olabilir. Burada verilen bilgilerle ilgili olarak Microsoft açık veya zımni hiçbir garanti vermez.
Aşırı Yüklemeler
| RelationalKeyAnnotations(IKey) |
Verilen ek açıklamalar için bir örnek oluşturur IKey . |
| RelationalKeyAnnotations(RelationalAnnotations) |
IKeyVerilen ek açıklama yardımcısı tarafından temsil edilen ek açıklamalar için bir örnek oluşturur. |
| RelationalKeyAnnotations(IKey, RelationalFullAnnotationNames) | |
| RelationalKeyAnnotations(RelationalAnnotations, RelationalFullAnnotationNames) |
RelationalKeyAnnotations(IKey)
Verilen ek açıklamalar için bir örnek oluşturur IKey .
public RelationalKeyAnnotations (Microsoft.EntityFrameworkCore.Metadata.IKey key);
new Microsoft.EntityFrameworkCore.Metadata.RelationalKeyAnnotations : Microsoft.EntityFrameworkCore.Metadata.IKey -> Microsoft.EntityFrameworkCore.Metadata.RelationalKeyAnnotations
Public Sub New (key As IKey)
Parametreler
Şunlara uygulanır
RelationalKeyAnnotations(RelationalAnnotations)
IKeyVerilen ek açıklama yardımcısı tarafından temsil edilen ek açıklamalar için bir örnek oluşturur.
protected RelationalKeyAnnotations (Microsoft.EntityFrameworkCore.Metadata.RelationalAnnotations annotations);
new Microsoft.EntityFrameworkCore.Metadata.RelationalKeyAnnotations : Microsoft.EntityFrameworkCore.Metadata.RelationalAnnotations -> Microsoft.EntityFrameworkCore.Metadata.RelationalKeyAnnotations
Protected Sub New (annotations As RelationalAnnotations)
Parametreler
- annotations
- RelationalAnnotations
RelationalAnnotationsNot eklemek için öğesini temsil eden yardımcı IKey .
Şunlara uygulanır
RelationalKeyAnnotations(IKey, RelationalFullAnnotationNames)
public RelationalKeyAnnotations (Microsoft.EntityFrameworkCore.Metadata.IKey key, Microsoft.EntityFrameworkCore.Metadata.Internal.RelationalFullAnnotationNames providerFullAnnotationNames);
new Microsoft.EntityFrameworkCore.Metadata.RelationalKeyAnnotations : Microsoft.EntityFrameworkCore.Metadata.IKey * Microsoft.EntityFrameworkCore.Metadata.Internal.RelationalFullAnnotationNames -> Microsoft.EntityFrameworkCore.Metadata.RelationalKeyAnnotations
Public Sub New (key As IKey, providerFullAnnotationNames As RelationalFullAnnotationNames)
Parametreler
- key
- IKey
- providerFullAnnotationNames
- Microsoft.EntityFrameworkCore.Metadata.Internal.RelationalFullAnnotationNames
Şunlara uygulanır
RelationalKeyAnnotations(RelationalAnnotations, RelationalFullAnnotationNames)
protected RelationalKeyAnnotations (Microsoft.EntityFrameworkCore.Metadata.RelationalAnnotations annotations, Microsoft.EntityFrameworkCore.Metadata.Internal.RelationalFullAnnotationNames providerFullAnnotationNames);
new Microsoft.EntityFrameworkCore.Metadata.RelationalKeyAnnotations : Microsoft.EntityFrameworkCore.Metadata.RelationalAnnotations * Microsoft.EntityFrameworkCore.Metadata.Internal.RelationalFullAnnotationNames -> Microsoft.EntityFrameworkCore.Metadata.RelationalKeyAnnotations
Protected Sub New (annotations As RelationalAnnotations, providerFullAnnotationNames As RelationalFullAnnotationNames)
Parametreler
- annotations
- RelationalAnnotations
- providerFullAnnotationNames
- Microsoft.EntityFrameworkCore.Metadata.Internal.RelationalFullAnnotationNames