[Missing <summary> documentation for "M:NHibernate.Mapping.ByCode.IEntityAttributesMapper.Synchronize(System.String[])"]
Assembly: NHibernate (in NHibernate.dll) Version: 3.2.0.4000 (3.2.0.4000)
Syntax
| C# | 
|---|
void Synchronize( params string[] table )  | 
| Visual Basic | 
|---|
Sub Synchronize ( _ ParamArray table As String() _ )  | 
| Visual C++ | 
|---|
void Synchronize( ... array<String^>^ table )  | 
Parameters
- table
 - Type: array<System..::..String>[]()[][]
[Missing <param name="table"/> documentation for "M:NHibernate.Mapping.ByCode.IEntityAttributesMapper.Synchronize(System.String[])"]