Udostępnij przez


EntityConnectionStringBuilder.IsFixedSize Właściwość

Definicja

Pobiera wartość wskazującą, czy element EntityConnectionStringBuilder ma stały rozmiar.

public override bool IsFixedSize { get; }
member this.IsFixedSize : bool
Public Overrides ReadOnly Property IsFixedSize As Boolean

Wartość właściwości

Zwraca wartość true w każdym przypadku, ponieważ EntityConnectionStringBuilder element dostarcza kolekcję par słów kluczowych/wartości o stałym rozmiarze.

Dotyczy