EntityConnectionStringBuilder.Keys Vlastnost

Definice

ICollection Získá, který obsahuje klíče v objektu EntityConnectionStringBuilder.

public:
 virtual property System::Collections::ICollection ^ Keys { System::Collections::ICollection ^ get(); };
public override System.Collections.ICollection Keys { get; }
member this.Keys : System.Collections.ICollection
Public Overrides ReadOnly Property Keys As ICollection

Hodnota vlastnosti

Obsahuje ICollection klíče v objektu EntityConnectionStringBuilder.

Poznámky

Platnou syntaxi klíčového slova/hodnoty najdete v tématu ConnectionString.

Platí pro