DataRule.PopulateProperties Method
Populates the values of the properties for the rule.
Namespace: Microsoft.Data.Schema.StaticCodeAnalysis
Assembly: Microsoft.Data.Schema (in Microsoft.Data.Schema.dll)
Syntax
'Declaration
Public Overridable Sub PopulateProperties
public virtual void PopulateProperties()
public:
virtual void PopulateProperties()
abstract PopulateProperties : unit -> unit
override PopulateProperties : unit -> unit
public function PopulateProperties()
.NET Framework Security
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.