SecurityPolicy::Predicates Property

 

Updated: April 20, 2017

Namespace:   Microsoft.SqlServer.Dac.Model
Assembly:  Microsoft.SqlServer.Dac.Extensions (in Microsoft.SqlServer.Dac.Extensions.dll)

public:
property ModelRelationshipClass^ Predicates {
	static ModelRelationshipClass^ get();
	internal: static void set(ModelRelationshipClass^ value);
}
Return to top
Show: