EntityChangedParams.SourceEntitySet Propriedade
Definição
O conjunto de entidades do objeto de origem.The entity set of the source object.
public:
property System::String ^ SourceEntitySet { System::String ^ get(); };
public string SourceEntitySet { get; }
member this.SourceEntitySet : string
Public ReadOnly Property SourceEntitySet As String
Valor da propriedade
Um nome de conjunto de entidades.An entity set name.