[This is preliminary documentation and is subject to change.]
Namespace: NFX.DataAccess.MongoDBAssembly: NFX.MongoDB (in NFX.MongoDB.dll) Version: 3.0.0.1 (3.0.0.1)
protected internal string GetCollectionName(
Schema schema
)
protected internal string GetCollectionName(
Schema schema
)
Protected Friend Function GetCollectionName (
schema As Schema
) As String
Protected Friend Function GetCollectionName (
schema As Schema
) As String
protected public:
String^ GetCollectionName(
Schema^ schema
)
protected public:
String^ GetCollectionName(
Schema^ schema
)
member GetCollectionName :
schema : Schema -> string
member GetCollectionName :
schema : Schema -> string
Return Value
Type:
String