MySQL Connector/Net
MySqlConnectionStringBuilderFabricScope Property |
Namespace: MySql.Data.MySqlClient
Assembly: MySql.Data (in MySql.Data.dll) Version: 6.9.9

public Nullable<int> FabricScope { get; }
Public ReadOnly Property FabricScope As Nullable(Of Integer) Get
public: property Nullable<int> FabricScope { Nullable<int> get (); }
member FabricScope : Nullable<int> with get
Property Value
Type: NullableInt32