Protected Overrides Function GetStartBatchSql() As String
Dim instance As BaseOracleProvider Dim value As String value = instance.GetStartBatchSql()
protected override string GetStartBatchSql()
protected: string* GetStartBatchSql(); override
protected: String^ GetStartBatchSql(); override
Return Value
System.String.