RowToParametersTransformer.ProviderFieldNames Property
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 or sets the list of field names from the provider.
public:
property cli::array <System::String ^> ^ ProviderFieldNames { cli::array <System::String ^> ^ get(); void set(cli::array <System::String ^> ^ value); };
[System.ComponentModel.TypeConverter(typeof(System.Web.UI.WebControls.StringArrayConverter))]
public string[] ProviderFieldNames { get; set; }
[<System.ComponentModel.TypeConverter(typeof(System.Web.UI.WebControls.StringArrayConverter))>]
member this.ProviderFieldNames : string[] with get, set
Public Property ProviderFieldNames As String()
An array of String values representing the provider fields.
- Attributes
The ProviderFieldNames property represents the fields in the provider that the transformer will pass to the consumer. The ProviderFieldNames property can be set by the user through the RowToParametersTransformer configuration control, or set declaratively in the <asp:RowToParametersTransformer />
element, where as many provider field names as needed are assigned to the ProviderFieldNames
attribute, in the form ProviderFieldNames="fieldA,fieldB"
.
Produkt | Versiounen |
---|---|
.NET Framework | 2.0, 3.0, 3.5, 4.0, 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1 |
Feedback zu .NET
.NET ass en Open-Source-Projet. Wielt e Link, fir Feedback ze ginn: