File.GetStandardFlatSearchAttributes Method
Public Shared Function GetStandardFlatSearchAttributes( _
ByVal db As IDatabase _
) As List(Of FlatSearchAttribute)
This language is not supported or no code example is available.
public static List<FlatSearchAttribute> GetStandardFlatSearchAttributes(
IDatabase db
)
This language is not supported or no code example is available.
public:
static List<FlatSearchAttribute^>^ GetStandardFlatSearchAttributes(
IDatabase^ db
)
This language is not supported or no code example is available.
Parameters
- db
- IDatabase
<default>