Npgsql API Docs

NpgsqlCommandBuilder.RefreshSchema Method 

Missing <summary> documentation for M:Npgsql.NpgsqlCommandBuilder.RefreshSchema

[Visual Basic]
Public Sub RefreshSchema()
[C#]
public void RefreshSchema();

Remarks

Missing <remarks> documentation for M:Npgsql.NpgsqlCommandBuilder.RefreshSchema

See Also

NpgsqlCommandBuilder Class | Npgsql Namespace