DataConnectionProperties.ModifyProperty(String, Attribute[]) Yöntem

Tanım

Geçerli örneğin yerel olarak farkında olduğu varolan bir özelliğini değiştirir DataConnectionProperties .

protected:
 void ModifyProperty(System::String ^ name, ... cli::array <Attribute ^> ^ attributes);
protected void ModifyProperty (string name, params Attribute[] attributes);
member this.ModifyProperty : string * Attribute[] -> unit
Protected Sub ModifyProperty (name As String, ParamArray attributes As Attribute())

Parametreler

name
String

Bir özelliğin adı.

attributes
Attribute[]

Eklenmesi veya değiştirilmesi gereken bir öznitelik kümesi.

Özel durumlar

nameParametre null.

Şunlara uygulanır