Exemple #1
0
 public static ConnectionProviderFlags GetProviderFlags(ConnectionProviderType type)
 {
     return(Factory.GetProviderFlags(type));
 }