EntityViewContainer.StoreEntityContainerName Property

Definition

Gets or sets EntityContainer in storage schema.

public:
 property System::String ^ StoreEntityContainerName { System::String ^ get(); void set(System::String ^ value); };
public string StoreEntityContainerName { get; set; }
member this.StoreEntityContainerName : string with get, set
Public Property StoreEntityContainerName As String

Property Value

Container name.

Applies to