ColumnProvider.Association Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the provider for the table that a column represents.
public: virtual property System::Web::DynamicData::ModelProviders::AssociationProvider ^ Association { public:
System::Web::DynamicData::ModelProviders::AssociationProvider ^ get(); protected:
void set(System::Web::DynamicData::ModelProviders::AssociationProvider ^ value); };
public virtual System.Web.DynamicData.ModelProviders.AssociationProvider Association { get; protected set; }
member this.Association : System.Web.DynamicData.ModelProviders.AssociationProvider with get, set
Public Overridable Property Association As AssociationProvider
Property Value
The provider for a table that a column represents, if one exists; otherwise, null
.
Applies to
Tehke meiega GitHubis koostööd
Selle sisu allika leiate GitHubist, kus saate ka probleeme luua ja läbi vaadata ning päringuid teha. Lisateavet leiate meie kaasautorite juhendist.