TableNotification Constructor (String, String)
Пространство имен: Microsoft.AnalysisServices
Сборка: Microsoft.AnalysisServices (in microsoft.analysisservices.dll)
Синтаксис
'Декларация
Public Sub New ( _
dbTableName As String, _
dbSchemaName As String _
)
public TableNotification (
string dbTableName,
string dbSchemaName
)
public:
TableNotification (
String^ dbTableName,
String^ dbSchemaName
)
public TableNotification (
String dbTableName,
String dbSchemaName
)
public function TableNotification (
dbTableName : String,
dbSchemaName : String
)
Параметры
- dbTableName
- dbSchemaName
Платформы
Платформы разработки
Список поддерживаемых платформ см. в разделе Hardware and Software Requirements for Installing SQL Server 2005.
Целевые платформы
Список поддерживаемых платформ см. в разделе Hardware and Software Requirements for Installing SQL Server 2005.
См. также
Справочник
TableNotification Class
TableNotification Members
Microsoft.AnalysisServices Namespace