[This is preliminary documentation and is subject to change.]
public IndexAttribute( string p_name, bool p_unique, params string[] p_fields )
Public Sub New ( _ p_name As String, _ p_unique As Boolean, _ ParamArray p_fields As String() _ )
public: IndexAttribute( String^ p_name, bool p_unique, ... array<String^>^ p_fields )