DBDataPermissionAttribute::ShouldSerializeConnectionString Method ()

 

Identifies whether the attribute should serialize the connection string.

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

public:
bool ShouldSerializeConnectionString()

Return Value

Type: System::Boolean

true if the attribute should serialize the connection string; otherwise false.

.NET Framework
Available since 2.0
Return to top
Show: