इसके माध्यम से साझा किया गया


AdomdPropertyCollection.Add Method

Include Protected Members
Include Inherited Members

Overload List

  Name Description
Public method Add(AdomdProperty) Adds an AdomdProperty to the AdomdPropertyCollection.
Public method Add(String, Object) Creates a new AdomdProperty with the specified property name and value.
Public method Add(String, String, Object) Creates a new AdomdProperty with the specified property name, namespace, and value.

Top