DBDataPermissionAttribute::ShouldSerializeKeyRestrictions Method ()

 

Identifies whether the attribute should serialize the set of key restrictions.

Namespace:   System.Data.Common
Assembly:  System.Data (in System.Data.dll)

public:
bool ShouldSerializeKeyRestrictions()

Return Value

Type: System::Boolean

true if the attribute should serialize the set of key restrictions; otherwise false.

.NET Framework
Available since 2.0
Return to top
Show: