public static bool DeleteTable( Uri instance, string table, Nullable<int> timeoutSeconds )
Public Shared Function DeleteTable ( _ instance As Uri, _ table As String, _ timeoutSeconds As Nullable(Of Integer) _ ) As Boolean
public: static bool^ DeleteTable( Uri^ instance, String^ table, Nullable<int^> timeoutSeconds )